diff options
author | Geert Uytterhoeven <geert+renesas@glider.be> | 2018-03-02 14:38:05 +0100 |
---|---|---|
committer | Arnd Bergmann <arnd@arndb.de> | 2018-03-07 16:07:35 +0100 |
commit | 4ffb75c2dc3ae818bf8a32493e22ac632dd51558 (patch) | |
tree | f3e85f1b81bad2a7f101272aca9611464a329dee /arch/arm/mach-nspire/Makefile | |
parent | a66c51f9cc993748b8e9942382c52827d3902caa (diff) | |
download | blackbird-op-linux-4ffb75c2dc3ae818bf8a32493e22ac632dd51558.tar.gz blackbird-op-linux-4ffb75c2dc3ae818bf8a32493e22ac632dd51558.zip |
ARM: nspire: Remove unneeded nspire_map_io()
nspire_map_io() just calls debug_ll_io_init().
If machine_desc.map_io is not set, devicemaps_init() in the
common ARM code will call debug_ll_io_init(), so nspire_map_io() and the
initialization of .map_io can be removed.
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Reviewed-by: Vladimir Murzin <vladimir.murzin@arm.com>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'arch/arm/mach-nspire/Makefile')
0 files changed, 0 insertions, 0 deletions