]> git.ipfire.org Git - ipfire-3.x.git/blob - kernel/patches/linux-mmc-sdhci.diff
53d7ebb4ab029841e25fcd3b16a052f68457648a
[ipfire-3.x.git] / kernel / patches / linux-mmc-sdhci.diff
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