Import 2.3.18pre1
[davej-history.git] / include / asm-generic / smplock.h
index e62326a..1590faf 100644 (file)
@@ -4,7+4,7 @@
  * Default SMP lock implementation
  */
 #include <linux/interrupt.h>
-#include <asm/spinlock.h>
+#include <linux/spinlock.h>
 
 extern spinlock_t kernel_flag;
 
close