Loading arch/arm/mach-msm/board-8092.c +0 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,6 @@ static void __init mpq8092_map_io(void) } static struct of_dev_auxdata mpq8092_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("qcom,hsusb-otg", 0xF9A55000, \ "msm_otg", NULL), OF_DEV_AUXDATA("qcom,msm-sdcc", 0xF9824000, \ "msm_sdcc.1", NULL), OF_DEV_AUXDATA("qcom,msm-sdcc", 0xF98A4000, \ Loading Loading
arch/arm/mach-msm/board-8092.c +0 −2 Original line number Diff line number Diff line Loading @@ -81,8 +81,6 @@ static void __init mpq8092_map_io(void) } static struct of_dev_auxdata mpq8092_auxdata_lookup[] __initdata = { OF_DEV_AUXDATA("qcom,hsusb-otg", 0xF9A55000, \ "msm_otg", NULL), OF_DEV_AUXDATA("qcom,msm-sdcc", 0xF9824000, \ "msm_sdcc.1", NULL), OF_DEV_AUXDATA("qcom,msm-sdcc", 0xF98A4000, \ Loading