refresh 2.6.32 patches

SVN-Revision: 22851
This commit is contained in:
Florian Fainelli 2010-08-31 14:10:07 +00:00
parent c0411f877f
commit 685d598add
3 changed files with 3 additions and 3 deletions

View file

@ -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)
{