patch-2.3.18 linux/drivers/char/joystick/joystick.c
Next file: linux/drivers/char/mem.c
Previous file: linux/drivers/char/i2c-parport.c
Back to the patch index
Back to the overall index
- Lines: 9
- Date:
Wed Sep 8 11:59:00 1999
- Orig file:
v2.3.17/linux/drivers/char/joystick/joystick.c
- Orig date:
Tue Aug 31 17:29:13 1999
diff -u --recursive --new-file v2.3.17/linux/drivers/char/joystick/joystick.c linux/drivers/char/joystick/joystick.c
@@ -43,7 +43,7 @@
#include <linux/mm.h>
#include <linux/module.h>
#if LINUX_VERSION_CODE >= KERNEL_VERSION(2,1,0)
-#include <asm/spinlock.h>
+#include <linux/spinlock.h>
#include <linux/poll.h>
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)