patch-2.3.18 linux/drivers/net/eepro.c
Next file: linux/drivers/net/eepro100.c
Previous file: linux/drivers/net/de4x5.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Sep 8 11:51:22 1999
- Orig file:
v2.3.17/linux/drivers/net/eepro.c
- Orig date:
Tue Sep 7 12:14:06 1999
diff -u --recursive --new-file v2.3.17/linux/drivers/net/eepro.c linux/drivers/net/eepro.c
@@ -150,7 +150,7 @@
/* For linux 2.1.xx */
#if defined (LINUX_VERSION_CODE) && LINUX_VERSION_CODE > 0x20155
-#include <asm/spinlock.h>
+#include <linux/spinlock.h>
#include <linux/init.h>
#include <linux/delay.h>
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)