x86: remove old references to kmod-acpi-button
[openwrt.git] / target / linux / ar71xx / patches-4.4 / 820-MIPS-ath79-add_gpio_function2_setup.patch
index b21da96..f7f6b72 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;
  }