From fd8f11bf779cb757b6033ad6ad3b4fd8f5c63397 Mon Sep 17 00:00:00 2001 From: juhosg Date: Thu, 4 Dec 2008 14:48:54 +0000 Subject: [au1000] refresh patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@13513 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch | 3 --- 1 file changed, 3 deletions(-) (limited to 'target/linux/au1000/patches-2.6.27/005-mtx1_wdt_fix.patch') 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 0b0fc02ef..3a365900f 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; - -- cgit v1.2.3