patch-2.3.18 linux/arch/ppc/lib/locks.c

Next file: linux/arch/ppc/mm/init.c
Previous file: linux/arch/ppc/kernel/syscalls.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.17/linux/arch/ppc/lib/locks.c linux/arch/ppc/lib/locks.c
@@ -10,9 +10,9 @@
 #include <linux/kernel.h>
 #include <linux/sched.h>
 #include <linux/delay.h>
+#include <linux/spinlock.h>
 #include <asm/processor.h>
 #include <asm/system.h>
-#include <asm/spinlock.h>
 #include <asm/io.h>
 
 #define DEBUG_LOCKS 1

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