diff options
author | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
---|---|---|
committer | Álvaro Fernández Rojas <noltari@gmail.com> | 2016-09-15 08:10:55 +0200 |
commit | d14c28fc80d98cc712074c869cbd1659398e8829 (patch) | |
tree | f948eebc99fee88d52e4cf4c34fec6a9d3849c35 /target/linux/generic/patches-4.4/863-gpiommc.patch | |
parent | 65c5d097a4cf355473cb2c13c0835f8ad866653a (diff) | |
download | upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.gz upstream-d14c28fc80d98cc712074c869cbd1659398e8829.tar.bz2 upstream-d14c28fc80d98cc712074c869cbd1659398e8829.zip |
kernel: update kernel 4.4 to version 4.4.20
Refresh patches for all targets that support kernel 4.4.
Compile-tested on brcm2708 only.
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
Diffstat (limited to 'target/linux/generic/patches-4.4/863-gpiommc.patch')
-rw-r--r-- | target/linux/generic/patches-4.4/863-gpiommc.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-4.4/863-gpiommc.patch b/target/linux/generic/patches-4.4/863-gpiommc.patch index 55982b65b5..ea3599ea0d 100644 --- a/target/linux/generic/patches-4.4/863-gpiommc.patch +++ b/target/linux/generic/patches-4.4/863-gpiommc.patch @@ -612,7 +612,7 @@ +module_exit(gpiommc_modexit); --- a/drivers/mmc/host/Kconfig +++ b/drivers/mmc/host/Kconfig -@@ -566,6 +566,31 @@ config MMC_SDHI +@@ -567,6 +567,31 @@ config MMC_SDHI This provides support for the SDHI SD/SDIO controller found in SuperH and ARM SH-Mobile SoCs |