patch-2.3.18 linux/drivers/net/plip.c

Next file: linux/drivers/net/ppp_generic.c
Previous file: linux/drivers/net/pcmcia/rayctl.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/drivers/net/plip.c linux/drivers/net/plip.c
@@ -113,10 +113,10 @@
 
 #include <linux/tqueue.h>
 #include <linux/ioport.h>
+#include <linux/spinlock.h>
 #include <asm/bitops.h>
 #include <asm/irq.h>
 #include <asm/byteorder.h>
-#include <asm/spinlock.h>
 #include <asm/semaphore.h>
 
 #include <linux/parport.h>

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)