dmaengine: PL08x: Avoid collisions with get_signal() macro
[cascardo/linux.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