ar71xx: refresh 4.1 patches
[openwrt/svn-archive/archive.git] / target / linux / ar71xx / patches-4.1 / 811-MIPS-ath79-gpio-enable-set-direction.patch
index c628f1df8916db9df35fb0f20afc15fdaea0cf21..b5dbb74d79d7a27803fbb3380a521f758787d5b2 100644 (file)
@@ -10,7 +10,7 @@
  #endif /* __ATH79_COMMON_H */
 --- a/arch/mips/ath79/gpio.c
 +++ b/arch/mips/ath79/gpio.c
-@@ -130,6 +130,30 @@ static int ar934x_gpio_direction_output(
+@@ -142,6 +142,30 @@ static int ar934x_gpio_direction_output(
        return 0;
  }