]> git.sur5r.net Git - u-boot/commit
arm: Use asm-generic/io.h
authorPaul Burton <paul.burton@imgtec.com>
Thu, 14 Sep 2017 22:05:03 +0000 (15:05 -0700)
committerTom Rini <trini@konsulko.com>
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 <paul.burton@imgtec.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/arm/include/asm/io.h