[WATCHDOG] set max63xx driver as ARM only
authorMarc Zyngier <maz@misterjones.org>
Mon, 29 Mar 2010 19:09:14 +0000 (20:09 +0100)
committerWim Van Sebroeck <wim@iguana.be>
Sat, 3 Apr 2010 22:39:30 +0000 (22:39 +0000)
Use of ioremap() causes build failure on S390.
Restrict the driver to ARM until another architecture comes along
and enables the driver for its own use.

Signed-off-by: Marc Zyngier <maz@misterjones.org>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>

No differences found