From: Linus Torvalds Date: Mon, 16 Jul 2007 23:50:01 +0000 (-0700) Subject: Make check_signature depend on CONFIG_HAS_IOMEM X-Git-Tag: v2.6.23-rc1~772 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a54890d7a6f37a4658294cbce650af4d1fabb8c9;p=pandora-kernel.git Make check_signature depend on CONFIG_HAS_IOMEM This should avoid build problems on architectures without a "readb()", that got bitten by check_signature() being uninlined. Noted by Heiko Carstens. Cc: Heiko Carstens Cc: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed