Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 8f701c8c authored by Sujeet Kumar's avatar Sujeet Kumar
Browse files

USB: board-8092: cleanup AUXDATA for msm_otg



AUXDATA for msm_otg needs cleanup as its not
needed for msm_otg in 8092 boardfile.

Change-Id: I38b328441f145e6a145401c7d67751a1797a4166
Signed-off-by: default avatarSujeet Kumar <ksujeet@codeaurora.org>
parent a40ca38d
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -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, \