diff options
Diffstat (limited to 'target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch')
-rw-r--r-- | target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch b/target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch index 5d29fae..95e5b5a 100644 --- a/target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch +++ b/target/linux/ar71xx/patches-4.1/451-gpio-74x164-improve-platform-device-support.patch @@ -100,7 +100,7 @@ +#endif --- a/drivers/gpio/Kconfig +++ b/drivers/gpio/Kconfig -@@ -821,7 +821,7 @@ config GPIO_MC33880 +@@ -941,7 +941,7 @@ menu "SPI GPIO expanders" config GPIO_74X164 tristate "74x164 serial-in/parallel-out 8-bits shift register" |