
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 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
arch/arm/include/asm/io.h | 30 +----------------------------- 1 file changed, 1 insertion(+), 29 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org