aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch')
-rw-r--r--target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch3
1 files changed, 0 insertions, 3 deletions
diff --git a/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch b/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
index 0b0fc02efd..3a365900ff 100644
--- a/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
+++ b/target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch
@@ -1,5 +1,3 @@
-diff --git a/drivers/watchdog/mtx-1_wdt.c b/drivers/watchdog/mtx-1_wdt.c
-index b4b7b0a..3acce62 100644
--- a/drivers/watchdog/mtx-1_wdt.c
+++ b/drivers/watchdog/mtx-1_wdt.c
@@ -98,6 +98,8 @@ static void mtx1_wdt_reset(void)
@@ -20,4 +18,3 @@ index b4b7b0a..3acce62 100644
spin_lock_irqsave(&mtx1_wdt_device.lock, flags);
if (mtx1_wdt_device.queue) {
mtx1_wdt_device.queue = 0;
-