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

Commit 870caa0b authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "msm: 8916: Remove AUXDATA for SDHC devices for MSM8916"

parents 5c43a8cd cc08c773
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -44,8 +44,6 @@ static void __init msm8916_map_io(void)
}

static struct of_dev_auxdata msm8916_auxdata_lookup[] __initdata = {
	OF_DEV_AUXDATA("qcom,sdhci-msm", 0x07824900, "msm_sdcc.1", NULL),
	OF_DEV_AUXDATA("qcom,sdhci-msm", 0x07864900, "msm_sdcc.2", NULL),
	{}
};