diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 08:53:55 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 08:53:55 +0000 |
commit | 39467e78e76dcdfa6dc3430b4b52d4333a97135f (patch) | |
tree | 9e626dd1e77086483f0c6f4887c82009064732bf /target/linux/generic/patches-3.9 | |
parent | e57c7d6c12f3d05e44a1b76e430b298a8a79f77e (diff) | |
download | mtk-20170518-39467e78e76dcdfa6dc3430b4b52d4333a97135f.zip mtk-20170518-39467e78e76dcdfa6dc3430b4b52d4333a97135f.tar.gz mtk-20170518-39467e78e76dcdfa6dc3430b4b52d4333a97135f.tar.bz2 |
kernel: update linux 3.9 to 3.9.1
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 36577
Diffstat (limited to 'target/linux/generic/patches-3.9')
-rw-r--r-- | target/linux/generic/patches-3.9/863-gpiommc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/863-gpiommc.patch b/target/linux/generic/patches-3.9/863-gpiommc.patch index ebbafb4..d431ad3 100644 --- a/target/linux/generic/patches-3.9/863-gpiommc.patch +++ b/target/linux/generic/patches-3.9/863-gpiommc.patch @@ -612,7 +612,7 @@ +module_exit(gpiommc_modexit); --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig -@@ -473,6 +473,31 @@ config MMC_SDHI +@@ -463,6 +463,31 @@ config MMC_SDHI This provides support for the SDHI SD/SDIO controller found in SuperH and ARM SH-Mobile SoCs |