brcm63xx: backport upstream generic gpio changes
[openwrt/openwrt.git] / target / linux / brcm63xx / patches-4.4 / 375-MIPS-BCM63XX-switch-to-new-gpio-driver.patch
index f8c7ae45728d637c1c0002f2161ac0a47e502681..2943187627e0661d40c70e56ff0841251be965e1 100644 (file)
@@ -34,7 +34,7 @@ Signed-off-by: Jonas Gorski <jogo@openwrt.org>
 -#include <linux/module.h>
 -#include <linux/spinlock.h>
  #include <linux/platform_device.h>
-+#include <linux/basic_mmio_gpio.h>
++#include <linux/gpio/driver.h>
  #include <linux/gpio.h>
  
  #include <bcm63xx_cpu.h>