add preliminary support for the successor of the storm port
[openwrt.git] / target / linux / au1000 / patches-2.6.27 / 005-mtx1_wdt_fix.patch
index 0b0fc02..3a36590 100644 (file)
@@ -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;
-
This page took 0.026467 seconds and 4 git commands to generate.