Revision 928923c76b393e38e5ba1d47e843e208ceef6cf9 authored by Geert Uytterhoeven on 22 August 2007, 21:01:36 UTC, committed by Linus Torvalds on 23 August 2007, 02:52:45 UTC
Introduce CONFIG_CHECK_SIGNATURE to control inclusion of check_signature()
and avoid problems on platforms that don't have readb().

Let the few legacy (ISA || PCI || X86) drivers that need check_signature()
select CONFIG_CHECK_SIGNATURE.

Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Cc: Jeff Dike <jdike@addtoit.com>
Cc: Heiko Carstens <heiko.carstens@de.ibm.com>
Cc: Roman Zippel <zippel@linux-m68k.org>
Cc: Alan Cox <alan@lxorguk.ukuu.org.uk>
Cc: Martin Schwidefsky <schwidefsky@de.ibm.com>
Cc: Russell King <rmk@arm.linux.org.uk>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 2301060
History
File Mode Size
Makefile -rw-r--r-- 215 bytes
common.h -rw-r--r-- 11.9 KB
cphy.h -rw-r--r-- 6.2 KB
cpl5_cmd.h -rw-r--r-- 12.3 KB
cxgb2.c -rw-r--r-- 36.8 KB
elmer0.h -rw-r--r-- 6.7 KB
espi.c -rw-r--r-- 12.5 KB
espi.h -rw-r--r-- 3.7 KB
fpga_defs.h -rw-r--r-- 7.9 KB
gmac.h -rw-r--r-- 5.2 KB
mac.c -rw-r--r-- 9.0 KB
mv88e1xxx.c -rw-r--r-- 10.0 KB
mv88e1xxx.h -rw-r--r-- 4.3 KB
mv88x201x.c -rw-r--r-- 8.0 KB
my3126.c -rw-r--r-- 4.4 KB
pm3393.c -rw-r--r-- 29.6 KB
regs.h -rw-r--r-- 72.9 KB
sge.c -rw-r--r-- 60.8 KB
sge.h -rw-r--r-- 5.1 KB
subr.c -rw-r--r-- 31.6 KB
suni1x10gexp_regs.h -rw-r--r-- 86.1 KB
tp.c -rw-r--r-- 4.2 KB
tp.h -rw-r--r-- 1.7 KB
vsc7326.c -rw-r--r-- 19.4 KB
vsc7326_reg.h -rw-r--r-- 15.2 KB

back to top