]> git.ipfire.org Git - people/amarx/ipfire-3.x.git/blame - kernel/patches/linux-mmc-sdhci.diff
pakfire: Update to 0.9.25.
[people/amarx/ipfire-3.x.git] / kernel / patches / linux-mmc-sdhci.diff
CommitLineData
81bb0557
MT
1--- a/drivers/mmc/host/sdhci.h.orig 2013-01-05 13:34:45.442315463 +0000
2+++ b/drivers/mmc/host/sdhci.h 2013-01-05 13:34:56.950138257 +0000
3@@ -279,7 +279,7 @@
4 void (*platform_suspend)(struct sdhci_host *host);
5 void (*platform_resume)(struct sdhci_host *host);
6 void (*platform_init)(struct sdhci_host *host);
7-};
8+} __no_const;
9
10 #ifdef CONFIG_MMC_SDHCI_IO_ACCESSORS
11