From b123f2edc5c437ba5139b9a37c35fa5b3bd752fd Mon Sep 17 00:00:00 2001 From: florian Date: Sat, 17 Jul 2010 17:20:23 +0000 Subject: [rdc] refresh 2.6.32 patches git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22257 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch') diff --git a/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch b/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch index 7d59ab312..fe7969ead 100644 --- a/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch +++ b/target/linux/rdc/patches-2.6.32/110-rdc321x_watchdog_fix.patch @@ -59,9 +59,9 @@ + .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE, + .identity = "RDC321x WDT", +}; -+ -static void rdc321x_wdt_trigger(unsigned long unused) ++ +/* generic helper functions */ +static void rdc321x_wdt_timer(unsigned long unused) { -- cgit v1.2.3