mirror of
git://projects.qi-hardware.com/openwrt-xburst.git
synced 2025-04-21 12:27:27 +03:00
add another batch of ar7 cleanups and an ar7 watchdog timer (thx enrik!). also seems to fix wag354g problems
git-svn-id: svn://svn.openwrt.org/openwrt/trunk/openwrt@2404 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
@@ -21464,6 +21464,7 @@ diff -urN linux.old/drivers/atm/sangam_atm/tn7atm.c linux.dev/drivers/atm/sangam
|
||||
+#ifdef CONFIG_LED_MODULE
|
||||
+#include <asm/ar7/ledapp.h>
|
||||
+#endif
|
||||
+#include <asm/ar7/avalanche_intc.h>
|
||||
+
|
||||
+#ifdef MODULE
|
||||
+MODULE_DESCRIPTION ("Tnetd73xx ATM Device Driver");
|
||||
@@ -21473,7 +21474,6 @@ diff -urN linux.old/drivers/atm/sangam_atm/tn7atm.c linux.dev/drivers/atm/sangam
|
||||
+/* Version Information */
|
||||
+//static char atm_version[] ="1.0.0.1";
|
||||
+
|
||||
+
|
||||
+#define TRUE 1
|
||||
+#define FALSE 0
|
||||
+
|
||||
|
||||
Reference in New Issue
Block a user