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/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.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/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch b/target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch index 028548cd6e..0f7faf280f 100644 --- a/target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch +++ b/target/linux/ar71xx/patches-4.4/451-gpio-74x164-improve-platform-device-support.patch @@ -99,7 +99,7 @@ +#endif --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -990,7 +990,6 @@ menu "SPI GPIO expanders" +@@ -991,7 +991,6 @@ menu "SPI GPIO expanders" config GPIO_74X164 tristate "74x164 serial-in/parallel-out 8-bits shift register" |