ARM: imx: Remove unneeded .map_io initialization
authorGeert Uytterhoeven <geert+renesas@glider.be>
Fri, 14 Nov 2014 15:53:57 +0000 (16:53 +0100)
committerShawn Guo <shawn.guo@linaro.org>
Fri, 21 Nov 2014 23:39:36 +0000 (07:39 +0800)
If machine_desc.map_io is not set, devicemaps_init() in the common ARM
code will call debug_ll_io_init().

Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Signed-off-by: Shawn Guo <shawn.guo@linaro.org>
arch/arm/mach-imx/mach-imx6sl.c
arch/arm/mach-imx/mach-imx6sx.c

Simple merge
Simple merge