Signed-off-by: Zhao, Gang <gang.zhao...@gmail.com>
---
 .../ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git 
a/target/linux/ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch 
b/target/linux/ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch
index eb13b87..54db1e8 100644
--- 
a/target/linux/ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch
+++ 
b/target/linux/ar71xx/patches-3.14/450-gpio-nxp-74hc153-gpio-chip-driver.patch
@@ -1,6 +1,6 @@
 --- a/drivers/gpio/Kconfig
 +++ b/drivers/gpio/Kconfig
-@@ -717,4 +717,12 @@ config GPIO_VIPERBOARD
+@@ -834,4 +834,12 @@ config GPIO_VIPERBOARD
            River Tech's viperboard.h for detailed meaning
            of the module parameters.
  
@@ -15,11 +15,11 @@
  endif
 --- a/drivers/gpio/Makefile
 +++ b/drivers/gpio/Makefile
-@@ -50,6 +50,7 @@ obj-$(CONFIG_GPIO_MSM_V2)    += gpio-msm-v2
+@@ -56,6 +56,7 @@ obj-$(CONFIG_GPIO_MSM_V2)    += gpio-msm-v2
  obj-$(CONFIG_GPIO_MVEBU)        += gpio-mvebu.o
  obj-$(CONFIG_GPIO_MXC)                += gpio-mxc.o
  obj-$(CONFIG_GPIO_MXS)                += gpio-mxs.o
 +obj-$(CONFIG_GPIO_NXP_74HC153)        += gpio-nxp-74hc153.o
+ obj-$(CONFIG_GPIO_OCTEON)     += gpio-octeon.o
  obj-$(CONFIG_ARCH_OMAP)               += gpio-omap.o
  obj-$(CONFIG_GPIO_PCA953X)    += gpio-pca953x.o
- obj-$(CONFIG_GPIO_PCF857X)    += gpio-pcf857x.o
-- 
1.9.3
_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel

Reply via email to