commit | 593477c6b323030a0d46e8519b6e3f060b744639 | [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 | d4150ca6dea5f81f527fb2a01fcffc3d8dd09fc4 [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>