mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-02-25 01:07:56 +02:00
[rdc] refresh 2.6.32 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@22257 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
parent
7ed52767e0
commit
b123f2edc5
@ -59,9 +59,9 @@
|
|||||||
+ .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
|
+ .options = WDIOF_SETTIMEOUT | WDIOF_MAGICCLOSE,
|
||||||
+ .identity = "RDC321x WDT",
|
+ .identity = "RDC321x WDT",
|
||||||
+};
|
+};
|
||||||
+
|
|
||||||
|
|
||||||
-static void rdc321x_wdt_trigger(unsigned long unused)
|
-static void rdc321x_wdt_trigger(unsigned long unused)
|
||||||
|
+
|
||||||
+/* generic helper functions */
|
+/* generic helper functions */
|
||||||
+static void rdc321x_wdt_timer(unsigned long unused)
|
+static void rdc321x_wdt_timer(unsigned long unused)
|
||||||
{
|
{
|
||||||
|
Loading…
x
Reference in New Issue
Block a user