diff options
author | Thierry Reding <treding@nvidia.com> | 2016-02-24 15:22:06 +0100 |
---|---|---|
committer | Wim Van Sebroeck <wim@iguana.be> | 2016-03-01 15:16:11 +0100 |
commit | c3525e3f09526b3ea2b59bb8f9b78cb2ff19a094 (patch) | |
tree | 680457ae8d440e81aa80ac896e1862cbf4e7e85d /drivers/watchdog/alim7101_wdt.c | |
parent | 0519e91d80148086997aa5f3ab5d15e95151b6b1 (diff) | |
download | linux-c3525e3f09526b3ea2b59bb8f9b78cb2ff19a094.tar.bz2 |
watchdog: orion: Depend on 32-bit ARM
The driver uses the atomic_io_modify() function to update registers, but
that function is only available on 32-bit ARM. Recent changes have added
ARCH_MVEBU support to 64-bit ARM and hence allowed this driver to build
on 64-bit ARM where this function isn't available and thereby causing
allmodconfig builds to break.
Signed-off-by: Thierry Reding <treding@nvidia.com>
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Wim Van Sebroeck <wim@iguana.be>
Diffstat (limited to 'drivers/watchdog/alim7101_wdt.c')
0 files changed, 0 insertions, 0 deletions