Merge branch 'next' into for-linus-3.0
[pandora-kernel.git] / include / linux / seqlock.h
index e981189..c6db9fb 100644 (file)
@@ -28,6 +28,7 @@
 
 #include <linux/spinlock.h>
 #include <linux/preempt.h>
+#include <asm/processor.h>
 
 typedef struct {
        unsigned sequence;