![]() | ||||||||||
Messages in this thread |
On Thu, 6 Mar 2008 13:09:00 +0100 Rodolfo Giometti <giometti@linux.it> wrote: > This patch adds the kernel side of the PPS support currently named > "LinuxPPS". powerpc: drivers/pps/pps.c: In function 'pps_cdev_ioctl': drivers/pps/pps.c:166: warning: format '%lld' expects type 'long long int', but argument 2 has type '__s64' drivers/pps/kapi.c: In function 'pps_event': drivers/pps/kapi.c:225: warning: format '%llu' expects type 'long long unsigned int', but argument 3 has type '__s64' drivers/pps/sysfs.c: In function 'pps_show_assert': drivers/pps/sysfs.c:42: warning: format '%lld' expects type 'long long int', but argument 3 has type '__s64' drivers/pps/sysfs.c:42: warning: format '%lld' expects type 'long long int', but argument 3 has type '__s64' drivers/pps/sysfs.c: In function 'pps_show_clear': drivers/pps/sysfs.c:56: warning: format '%lld' expects type 'long long int', but argument 3 has type '__s64' drivers/pps/sysfs.c:56: warning: format '%lld' expects type 'long long int', but argument 3 has type '__s64' -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/ | |||||||||
| Last update: 2008-03-28 10:25 [W:0.579 / U:0.060 seconds] ©2003-2008 Jasper Spaans | ||||||||||