--- zzzz-none-000/linux-2.6.32.61/include/linux/kallsyms.h 2013-06-10 09:43:48.000000000 +0000 +++ ar9-7330-650/linux-2.6.32.61/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)), ...) { }