OSDN Git Service

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)
commitb50e7df946138399832af8f2b067fa6c3256a005
treeec5b7581adc94bb3401ae5e9df3e9d5c65abaa3f
parent76e68684ff8b3e8b07bbf9e38a99600e891774f5
ARM: imx: Remove unneeded .map_io initialization

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