Merge commit 'v3.4-rc4' into next
[linux-2.6-microblaze.git] / include / linux / spinlock.h
index 3632390..7d537ce 100644 (file)
@@ -55,8 +55,8 @@
 #include <linux/kernel.h>
 #include <linux/stringify.h>
 #include <linux/bottom_half.h>
+#include <asm/barrier.h>
 
-#include <asm/system.h>
 
 /*
  * Must define these before including other files, inline functions need them