Merge commit 'c104f1fa1ecf4ee0fc06e31b1f77630b2551be81' into stable/for-linus-3.4
[firefly-linux-kernel-4.4.55.git] / include / linux / spinlock.h
index 363239087263a0fbb60d7bc1dc25c1ee59846817..7d537ced949aa83b33b4c20e32c991d2123ca5a5 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