Remove all #inclusions of asm/system.h
[pandora-kernel.git] / include / linux / spinlock.h
index 7df6c17..8a98ddf 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