kernel: fix 990-gpio_wdt.patch patch
[openwrt/openwrt.git] / target / linux / generic / patches-3.14 / 990-gpio_wdt.patch
index 00329e1774504f883e4d1519bc52a04671015f48..203f7cf000490197f0b53e1d71e579c8c2ff831c 100644 (file)
@@ -93,7 +93,7 @@ Signed-off-by: Mathias Adam <m.adam--openwrt@adamis.de>
 +#include <linux/io.h>
 +#include <linux/uaccess.h>
 +#include <linux/gpio.h>
-+#include <linux/gpio_wdt.h>
++#include <linux/old_gpio_wdt.h>
 +
 +static int ticks = 100 * HZ;
 +