diff options
author | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
---|---|---|
committer | Florian Fainelli <florian@openwrt.org> | 2008-02-03 19:49:50 +0000 |
commit | 95bee6be7063d0c704f81e05ea61857e4364db44 (patch) | |
tree | 28ef96fca6b993af95dc905b904e954515393cd9 /target/linux/au1000/patches/016-watchdog_pdev_gpio.patch | |
parent | 5f258e330da772ed4551670d4ba6f4b423f8a349 (diff) | |
download | mtk-20170518-95bee6be7063d0c704f81e05ea61857e4364db44.zip mtk-20170518-95bee6be7063d0c704f81e05ea61857e4364db44.tar.gz mtk-20170518-95bee6be7063d0c704f81e05ea61857e4364db44.tar.bz2 |
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.patch | 6 |
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 ea162f1..321563a 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> |