commit | b037a5b238ca4cd1a57e20e537dd5963d6e69051 | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Thu Sep 14 15:05:06 2017 -0700 |
committer | Tom Rini <trini@konsulko.com> | Mon Oct 02 21:52:21 2017 -0400 |
tree | 6425452c7bd8083ebc80c5dda30b4485d3e8a557 | |
parent | a974ec6cd2f4ca7b8096d0aa997d6747fe7899d4 [diff] |
nds32: Use asm-generic/io.h Convert the nds32 architecture to make use of the new asm-generic/io.h to provide address mapping functions. As the generic implementations are suitable for nds32 this is primarily a matter of removing code. Feedback from architecture maintainers is welcome. Signed-off-by: Paul Burton <paul.burton@imgtec.com> Cc: Macpaul Lin <macpaul@andestech.com>