From: Geert Uytterhoeven Date: Wed, 7 Apr 2010 17:57:02 +0000 (+0200) Subject: [WATCHDOG] max63xx driver depends on ioremap() X-Git-Tag: v2.6.34-rc5~11^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=aebaec975f30c4db40bb418fe9117bb6b4655b1b;p=pandora-kernel.git [WATCHDOG] max63xx driver depends on ioremap() Correct fix for the "ioremap() causes build failure on S390" should have been a dependancy on HAS_IOMEM. So we add this dependancy also (and leave the driver in the ARM section for now). Signed-off-by: Geert Uytterhoeven Signed-off-by: Wim Van Sebroeck --- Reading git-diff-tree failed