diff options
author | Arnd Bergmann <arnd@arndb.de> | 2014-11-19 10:15:33 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2014-11-19 10:19:45 +0100 |
commit | 7c3969c3a4f3593bf7963355e10401a8638cb1cb (patch) | |
tree | 02fe65202718b5c7ff2421cfff2e1431a8fe3713 /drivers/rtc/rtc-pm8xxx.c | |
parent | Merge branch 'io' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux... (diff) | |
download | linux-7c3969c3a4f3593bf7963355e10401a8638cb1cb.tar.xz linux-7c3969c3a4f3593bf7963355e10401a8638cb1cb.zip |
sparc: io: remove duplicate relaxed accessors on sparc32
Commit 1191ccb34cf8 ("sparc: io: implement dummy relaxed accessor
macros for writes") added the relaxed accessors (readl_relaxed etc) in
a file that is shared between sparc32 and sparc64. However, the earlier
e1039fb42609 ("sparc32: introduce asm-generic/io.h") had already changed
the sparc32 implementation to use asm-generic/io.h, which provides the
same macros, resulting in lots of build errors.
This moves the definitions from the shared sparc file into the
sparc64-only file to fix the sparc32 build regression.
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Fixes: 1191ccb34cf8 ("sparc: io: implement dummy relaxed accessor macros for writes")
Diffstat (limited to 'drivers/rtc/rtc-pm8xxx.c')
0 files changed, 0 insertions, 0 deletions