From: akpm@xxxxxxxxxxxxxxxxxxxx Date: Mon, 21 Dec 2009 16:28:05 -0800 > +extern u32 (*do_arch_gettimeoffset)(void); > + Please put this declaration into a header file that both pcic.c and time_32.c can include, rather than pcic.c Otherwise sparse will complain, time_32.c's definition can get out of sync, etc. Thanks. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html