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

Commit b775a871 authored by qctecmdr's avatar qctecmdr Committed by Gerrit - the friendly Code Review server
Browse files

Merge "mmc: sdhci-msm: Remove restricted keyword"

parents 02b60f1d d685a4b3
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2278,7 +2278,7 @@ void sdhci_msm_cqe_enable(struct mmc_host *mmc)
		host->desc_sz = 12;

	sdhci_cqe_enable(mmc);
	/* Set maximum timeout as per qcom spec */
	/* Set maximum timeout as per qti spec */
	sdhci_writeb(host, 0xF, SDHCI_TIMEOUT_CONTROL);
}