From 6f3ddb2a95148c3ba510537d64d047997f7d75bd Mon Sep 17 00:00:00 2001 From: nbd Date: Thu, 10 Nov 2005 01:53:27 +0000 Subject: 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@2404 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch') diff --git a/openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch b/openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch index 475d1bcd1..f6a920853 100644 --- a/openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch +++ b/openwrt/target/linux/linux-2.4/patches/ar7/004-atm_driver.patch @@ -21464,6 +21464,7 @@ diff -urN linux.old/drivers/atm/sangam_atm/tn7atm.c linux.dev/drivers/atm/sangam +#ifdef CONFIG_LED_MODULE +#include +#endif ++#include + +#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 + -- cgit v1.2.3