|
@@ -74,7 +74,6 @@ static const char * const imx6sl_dt_compat[] __initconst = {
|
|
|
};
|
|
|
|
|
|
DT_MACHINE_START(IMX6SL, "Freescale i.MX6 SoloLite (Device Tree)")
|
|
|
- .map_io = debug_ll_io_init,
|
|
|
.init_irq = imx6sl_init_irq,
|
|
|
.init_machine = imx6sl_init_machine,
|
|
|
.init_late = imx6sl_init_late,
|