kernel: update kernel 4.4 to version 4.4.7
[openwrt/staging/lynxis.git] / target / linux / ar71xx / patches-4.4 / 820-MIPS-ath79-add_gpio_function2_setup.patch
index b21da963554362eae6de78ac3da1847e0dc91c66..f7f6b7203ecd5c9e365d924179e920f60b1d1acd 100644 (file)
@@ -14,7 +14,7 @@ functions on the Arduino Yun.
  void ath79_gpio_init(void);
 --- a/arch/mips/ath79/gpio.c
 +++ b/arch/mips/ath79/gpio.c
-@@ -42,6 +42,31 @@ static void __iomem *ath79_gpio_get_func
+@@ -43,6 +43,31 @@ static void __iomem *ath79_gpio_get_func
        return ath79_gpio_base + reg;
  }