Merge "platform: msm_shared: Fix comment text"
diff --git a/platform/msm_shared/sdhci_msm.c b/platform/msm_shared/sdhci_msm.c
index 45c87c1..47bdfd1 100644
--- a/platform/msm_shared/sdhci_msm.c
+++ b/platform/msm_shared/sdhci_msm.c
@@ -337,7 +337,7 @@
 	msm_set_dll_freq(host);
 
 	/* Configure the mclk freq based on the current clock rate
-	 * and fll cycle count as per hpg section 15.2.2
+	 * and fll cycle count
 	 */
 	if (host->major == 1 && host->minor >= 0x42)
 	{