commit | 1fdceda681ef5ae82d7d0841a3b5be92bb4563f6 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Sep 14 15:05:02 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 02 21:52:20 2017 -0400 |
tree | d0c0ccefe13e0665a45119719c4efab77a07d324 | |
parent | 01b7a9b031287eab15b3fccad3e5e2054d3daa3a [diff] |
arc: Use asm-generic/io.h Convert the arc architecture to make use of the new asm-generic/io.h to provide address mapping functions. As the generic implementations are suitable for arc this is primarily a matter of removing code. Feedback from architecture maintainers is welcome. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Alexey Brodkin <alexey.brodkin@synopsys.com> Acked-by: Alexey Brodkin <abrodkin@synopsys.com>