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

Convert the x86 architecture to make use of the new asm-generic/io.h to
provide address mapping functions. As the generic implementations are
suitable for x86 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: Simon Glass <sjg@chromium.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
arch/x86/include/asm/io.h