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-- 168 bytes
adapter.h -rw-r--r-- 9.8 KB
ael1002.c -rw-r--r-- 7.0 KB
common.h -rw-r--r-- 24.1 KB
cxgb3_ctl_defs.h -rw-r--r-- 4.3 KB
cxgb3_defs.h -rw-r--r-- 3.1 KB
cxgb3_ioctl.h -rw-r--r-- 3.7 KB
cxgb3_main.c -rw-r--r-- 65.7 KB
cxgb3_offload.c -rw-r--r-- 32.4 KB
cxgb3_offload.h -rw-r--r-- 5.8 KB
firmware_exports.h -rw-r--r-- 5.7 KB
l2t.c -rw-r--r-- 12.4 KB
l2t.h -rw-r--r-- 4.7 KB
mc5.c -rw-r--r-- 13.5 KB
regs.h -rw-r--r-- 54.7 KB
sge.c -rw-r--r-- 81.5 KB
sge_defs.h -rw-r--r-- 7.7 KB
t3_cpl.h -rw-r--r-- 33.6 KB
t3_hw.c -rw-r--r-- 103.2 KB
t3cdev.h -rw-r--r-- 2.5 KB
version.h -rw-r--r-- 1.8 KB
vsc8211.c -rw-r--r-- 6.6 KB
xgmac.c -rw-r--r-- 18.9 KB

back to top