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

Commit 60bb7be7 authored by Ram Prakash Gupta's avatar Ram Prakash Gupta Committed by Gerrit - the friendly Code Review server
Browse files

mmc: sdhci-msm: Remove restricted keyword



Remove restricted keyword from comment section.

Change-Id: I4dfd60d47f42cf406113c87b7a2b9b66c77e757c
Signed-off-by: default avatarRam Prakash Gupta <rampraka@codeaurora.org>
parent 918b3795
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);
}