arm: Use asm-generic/io.h
authorPaul Burton <[email protected]>
Thu, 14 Sep 2017 22:05:03 +0000 (15:05 -0700)
committerTom Rini <[email protected]>
Tue, 3 Oct 2017 01:52:20 +0000 (21:52 -0400)
commit8f8e6304df54b36d5971a69ff3de0f6f9ad4bf4e
tree6e2f90d27db7a4e46e3a45d1648088afd352e706
parent593477c6b323030a0d46e8519b6e3f060b744639
arm: Use asm-generic/io.h

Convert the arm architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for arm this is primarily a matter of removing code.

This has only been build-tested, feedback from architecture maintainers
is welcome.

Signed-off-by: Paul Burton <[email protected]>
Cc: Albert Aribaud <[email protected]>
Reviewed-by: Simon Glass <[email protected]>
arch/arm/include/asm/io.h