commit | aebaec975f30c4db40bb418fe9117bb6b4655b1b | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert@linux-m68k.org> | Wed Apr 07 19:57:02 2010 +0200 |
committer | Wim Van Sebroeck <wim@iguana.be> | Fri Apr 16 12:26:32 2010 +0000 |
tree | f441ed82aac8e5390c717db098393c853fae62ff | |
parent | b1183e064a3f95d27351b2d2c811b50bf4d770a4 [diff] |
[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 <geert@linux-m68k.org> Signed-off-by: Wim Van Sebroeck <wim@iguana.be>