commit | 5e8037166497f8a1aa46325ed7febf0408d45caa | [log] [tgz] |
---|---|---|
author | Marc Zyngier <maz@misterjones.org> | Mon Mar 29 20:09:14 2010 +0100 |
committer | Wim Van Sebroeck <wim@iguana.be> | Sat Apr 03 22:39:30 2010 +0000 |
tree | e54b67263025f43f5f454dda717a2653b9ab45b9 | |
parent | 35c79780064976cf9d7537a00e59f97c2061fa7d [diff] |
[WATCHDOG] set max63xx driver as ARM only 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>