
3 Oct
2016
3 Oct
'16
11:49 p.m.
On 1 October 2016 at 08:19, Paul Burton paul.burton@imgtec.com wrote:
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
arch/x86/include/asm/io.h | 31 ++----------------------------- 1 file changed, 2 insertions(+), 29 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org