]> git.ipfire.org Git - people/ms/u-boot.git/commit
arc: Use asm-generic/io.h
authorPaul Burton <paul.burton@imgtec.com>
Thu, 14 Sep 2017 22:05:02 +0000 (15:05 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 3 Oct 2017 01:52:20 +0000 (21:52 -0400)
commit593477c6b323030a0d46e8519b6e3f060b744639
treed0c0ccefe13e0665a45119719c4efab77a07d324
parentd4150ca6dea5f81f527fb2a01fcffc3d8dd09fc4
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>
arch/arc/include/asm/io.h