parisc: add missing includes in asm/spinlock.h
[linux-flexiantxendom0-3.2.10.git] / arch / parisc / include / asm / spinlock.h
index 804aa28..3516e0b 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef __ASM_SPINLOCK_H
 #define __ASM_SPINLOCK_H
 
+#include <asm/barrier.h>
+#include <asm/ldcw.h>
 #include <asm/processor.h>
 #include <asm/spinlock_types.h>