]> git.sur5r.net Git - u-boot/commit
xtensa: Use asm-generic/io.h
authorPaul Burton <paul.burton@imgtec.com>
Thu, 14 Sep 2017 22:05:09 +0000 (15:05 -0700)
committerTom Rini <trini@konsulko.com>
Tue, 3 Oct 2017 01:52:22 +0000 (21:52 -0400)
commite8645527b1c2f6d56fef04bc43d1e81ae1904fae
tree5671888ec9c0ba955b3237bb84ab70dd356e8c1e
parent6f01316f3604c3cff635fee03dfe27684f0488c4
xtensa: Use asm-generic/io.h

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

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

Signed-off-by: Paul Burton <paul.burton@imgtec.com>
Cc: Max Filippov <jcmvbkbc@gmail.com>
Acked-by: Max Filippov <jcmvbkbc@gmail.com>
arch/xtensa/include/asm/io.h