linux-stable/arch/blackfin
Mike Frysinger add8a5050a Blackfin: fix strncmp.o build error
Fix some more fallout of the string changes:

  CC      arch/blackfin/lib/strncmp.o
In file included from include/linux/bitmap.h:9,
                 from include/linux/nodemask.h:90,
                 from include/linux/mmzone.h:17,
                 from include/linux/gfp.h:5,
                 from include/linux/kmod.h:23,
                 from include/linux/module.h:14,
                 from arch/blackfin/lib/strncmp.c:14:
include/linux/string.h: In function ‘strstarts’:
include/linux/string.h:132: error: implicit declaration of function ‘strncmp’
make[1]: *** [arch/blackfin/lib/strncmp.o] Error 1

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
CC: Rusty Russell <rusty@rustcorp.com.au>
2009-05-27 00:27:05 -04:00
..
boot kbuild: use KECHO convenience echo 2008-12-03 21:32:01 +01:00
configs Blackfin arch: update default kernel configuration 2009-03-28 23:46:17 +08:00
include/asm Blackfin: drop unneeded asm/.gitignore 2009-05-27 00:27:04 -04:00
kernel Blackfin: ignore generated vmlinux.lds 2009-05-27 00:27:03 -04:00
lib Blackfin: fix strncmp.o build error 2009-05-27 00:27:05 -04:00
mach-bf518 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf527 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf533 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf537 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf538 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf548 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-bf561 tty: Blackin CTS/RTS 2009-04-07 08:44:05 -07:00
mach-common Blackfin: hook up preadv/pwritev syscalls 2009-05-27 00:27:00 -04:00
mm proc 2/2: remove struct proc_dir_entry::owner 2009-03-31 01:14:44 +04:00
oprofile Blackfin arch: remove hardware PM code, oprofile not use it 2009-01-07 23:14:39 +08:00
Kconfig trivial: fix typos/grammar errors in Kconfig texts 2009-03-30 15:22:01 +02:00
Kconfig.debug Blackfin arch: use common KGDB_TESTS rather than our own KGDB_TESTCASE 2009-03-02 18:14:47 +08:00
Makefile Blackfin arch: line up machine-/cpu- vars after BF54xM addition 2009-02-04 16:49:45 +08:00