1
0
Fork 0
alistair23-linux/arch/arm/mach-nspire
Geert Uytterhoeven 4ffb75c2dc 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>
2018-03-07 16:07:35 +01:00
..
Kconfig clocksource/drivers/nspire: Add the COMPILE_TEST option 2016-06-28 10:22:14 +02:00
Makefile arm: Add Initial TI-Nspire support 2013-06-21 20:06:30 +02:00
clcd.c dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc() 2016-03-09 14:57:51 +01:00
clcd.h arm: Add Initial TI-Nspire support 2013-06-21 20:06:30 +02:00
mmio.h arm: Add Initial TI-Nspire support 2013-06-21 20:06:30 +02:00
nspire.c ARM: nspire: Remove unneeded nspire_map_io() 2018-03-07 16:07:35 +01:00