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
Kconfig -rw-r--r-- 6.4 KB
Makefile -rw-r--r-- 783 bytes
ads7846.c -rw-r--r-- 29.3 KB
corgi_ts.c -rw-r--r-- 9.3 KB
elo.c -rw-r--r-- 8.9 KB
fujitsu_ts.c -rw-r--r-- 4.2 KB
gunze.c -rw-r--r-- 4.9 KB
h3600_ts_input.c -rw-r--r-- 12.7 KB
hp680_ts_input.c -rw-r--r-- 2.9 KB
mk712.c -rw-r--r-- 5.7 KB
mtouch.c -rw-r--r-- 5.2 KB
penmount.c -rw-r--r-- 3.8 KB
touchright.c -rw-r--r-- 4.1 KB
touchwin.c -rw-r--r-- 4.3 KB
ucb1400_ts.c -rw-r--r-- 14.8 KB
usbtouchscreen.c -rw-r--r-- 21.6 KB

back to top