12fdff3fc2483f906ae6404a6e8dcf2550310b6f - Add a dummy printk functionfor the maintenance of unused printks

From: Michal Simek
Date: Fri Aug 13 2010 - 06:13:54 EST


Hi David,

you forget to remove no_printk() from mm/nommu.c in subject commit.

I expect that same problen on all noMMU platforms.


Error message:
mm/nommu.c:41: error: conflicting types for 'no_printk'
include/linux/kernel.h:314: error: previous definition of 'no_printk' was here
mm/nommu.c: In function 'do_munmap':
mm/nommu.c:1576: warning: format '%zx' expects type 'size_t', but argument 4 has type 'unsigned int'
make[1]: *** [mm/nommu.o] Error 1
make: *** [mm] Error 2

Thanks,
Michal

--
Michal Simek, Ing. (M.Eng)
w: www.monstr.eu p: +42-0-721842854
Maintainer of Linux kernel 2.6 Microblaze Linux - http://www.monstr.eu/fdt/
Microblaze U-BOOT custodian
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/