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
6pack.c -rw-r--r-- 24.4 KB
Kconfig -rw-r--r-- 7.8 KB
Makefile -rw-r--r-- 767 bytes
baycom_epp.c -rw-r--r-- 34.5 KB
baycom_par.c -rw-r--r-- 16.5 KB
baycom_ser_fdx.c -rw-r--r-- 20.7 KB
baycom_ser_hdx.c -rw-r--r-- 20.5 KB
bpqether.c -rw-r--r-- 14.4 KB
dmascc.c -rw-r--r-- 37.1 KB
hdlcdrv.c -rw-r--r-- 20.8 KB
mkiss.c -rw-r--r-- 23.9 KB
scc.c -rw-r--r-- 54.1 KB
yam.c -rw-r--r-- 31.1 KB
yam1200.h -rw-r--r-- 26.4 KB
yam9600.h -rw-r--r-- 26.4 KB
z8530.h -rw-r--r-- 8.3 KB

back to top