--- zzzz-none-000/linux-2.6.32.60/include/linux/kallsyms.h 2012-10-07 21:41:24.000000000 +0000 +++ ur8-7270-606/linux-2.6.32.60/include/linux/kallsyms.h 2011-01-18 10:33:14.000000000 +0000 @@ -96,7 +96,7 @@ /* This macro allows us to keep printk typechecking */ static void __check_printsym_format(const char *fmt, ...) __attribute__((format(printf,1,2))); -static inline void __check_printsym_format(const char *fmt, ...) +static inline void __check_printsym_format(const char *fmt __attribute__((unused)), ...) { }