summaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches/016-watchdog_pdev_gpio.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2008-02-03 19:49:50 +0000
committerFlorian Fainelli <florian@openwrt.org>2008-02-03 19:49:50 +0000
commit95bee6be7063d0c704f81e05ea61857e4364db44 (patch)
tree28ef96fca6b993af95dc905b904e954515393cd9 /target/linux/au1000/patches/016-watchdog_pdev_gpio.patch
parent5f258e330da772ed4551670d4ba6f4b423f8a349 (diff)
downloadmaster-31e0f0ae-95bee6be7063d0c704f81e05ea61857e4364db44.tar.gz
master-31e0f0ae-95bee6be7063d0c704f81e05ea61857e4364db44.tar.bz2
master-31e0f0ae-95bee6be7063d0c704f81e05ea61857e4364db44.zip
Upgrade au1000 to .24
SVN-Revision: 10377
Diffstat (limited to 'target/linux/au1000/patches/016-watchdog_pdev_gpio.patch')
-rw-r--r--target/linux/au1000/patches/016-watchdog_pdev_gpio.patch6
1 files changed, 3 insertions, 3 deletions
diff --git a/target/linux/au1000/patches/016-watchdog_pdev_gpio.patch b/target/linux/au1000/patches/016-watchdog_pdev_gpio.patch
index ea162f1749..321563ac1d 100644
--- a/target/linux/au1000/patches/016-watchdog_pdev_gpio.patch
+++ b/target/linux/au1000/patches/016-watchdog_pdev_gpio.patch
@@ -1,7 +1,7 @@
-diff --git a/drivers/char/watchdog/mtx-1_wdt.c b/drivers/char/watchdog/mtx-1_wdt.c
+diff --git a/drivers/watchdog/mtx-1_wdt.c b/drivers/watchdog/mtx-1_wdt.c
index dcfd401..5d8c51f 100644
---- a/drivers/char/watchdog/mtx-1_wdt.c
-+++ b/drivers/char/watchdog/mtx-1_wdt.c
+--- a/drivers/watchdog/mtx-1_wdt.c
++++ b/drivers/watchdog/mtx-1_wdt.c
@@ -45,10 +45,13 @@
#include <linux/completion.h>
#include <linux/jiffies.h>