Geert Uytterhoeven
9a75c6e524
m32r: make memset() global for CONFIG_KERNEL_BZIP2=y
Fix the m32r compile error:
arch/m32r/boot/compressed/misc.c:31:14: error: static declaration of 'memset' follows non-static declaration
make[5]: *** [arch/m32r/boot/compressed/misc.o] Error 1
make[4]: *** [arch/m32r/boot/compressed/vmlinux] Error 2
by removing the static keyword.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Hirokazu Takata <takata@linux-m32r.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2012-07-17 16:21:30 -07:00
..
2012-06-01 11:53:44 -07:00
2012-07-14 11:50:36 -07:00
2012-06-04 17:47:34 -04:00
2012-06-05 09:47:15 -07:00
2012-06-01 12:58:52 -04:00
2012-06-01 11:53:44 -07:00
2012-06-02 10:38:19 -04:00
2012-07-11 16:04:46 -07:00
2012-06-01 12:58:52 -04:00
2012-06-01 11:53:44 -07:00
2012-07-17 16:21:30 -07:00
2012-06-25 09:17:20 +10:00
2012-06-01 12:58:52 -04:00
2012-07-05 15:02:18 +02:00
2012-07-17 16:21:29 -07:00
2012-06-01 12:58:52 -04:00
2012-06-05 14:10:23 +09:00
2012-07-11 18:49:20 +03:00
2012-06-01 11:53:44 -07:00
2012-06-01 12:58:52 -04:00
2012-07-12 13:12:13 +09:00
2012-06-24 11:03:52 -07:00
2012-06-18 13:11:21 -04:00
2012-07-02 11:39:19 -07:00
2012-06-01 12:58:52 -04:00
2012-07-14 12:01:36 -07:00
2012-07-11 16:04:49 -07:00
2012-05-25 09:18:59 -07:00