diff options
author | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 08:53:53 +0000 |
---|---|---|
committer | Gabor Juhos <juhosg@openwrt.org> | 2013-05-08 08:53:53 +0000 |
commit | f4c75506c0ee8f08f3e7150b880b51f02d70032b (patch) | |
tree | 37d87729b65ff616a31a4833fb1046edab493645 /target/linux/generic | |
parent | 0a973ae00d8ed224988a5d3675980ee649b00242 (diff) | |
download | upstream-f4c75506c0ee8f08f3e7150b880b51f02d70032b.tar.gz upstream-f4c75506c0ee8f08f3e7150b880b51f02d70032b.tar.bz2 upstream-f4c75506c0ee8f08f3e7150b880b51f02d70032b.zip |
kernel: update linux 3.8 to 3.8.12
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@36576 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/generic')
-rw-r--r-- | target/linux/generic/patches-3.8/863-gpiommc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.8/863-gpiommc.patch b/target/linux/generic/patches-3.8/863-gpiommc.patch index 5f724e0073..f275c65a35 100644 --- a/target/linux/generic/patches-3.8/863-gpiommc.patch +++ b/target/linux/generic/patches-3.8/863-gpiommc.patch @@ -612,7 +612,7 @@ +module_exit(gpiommc_modexit); --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig -@@ -459,6 +459,31 @@ config MMC_SDHI +@@ -449,6 +449,31 @@ config MMC_SDHI This provides support for the SDHI SD/SDIO controller found in SuperH and ARM SH-Mobile SoCs |