]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - include/linux/bit_spinlock.h
Merge tag 'v2.6.38' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[mv-sheeva.git] / include / linux / bit_spinlock.h
index 7113a32a86ea9fd8816a32625197c8fa3700d2f2..e612575a259683c2429cd2d1b46a1cc9671d8141 100644 (file)
@@ -1,6 +1,10 @@
 #ifndef __LINUX_BIT_SPINLOCK_H
 #define __LINUX_BIT_SPINLOCK_H
 
+#include <linux/kernel.h>
+#include <linux/preempt.h>
+#include <asm/atomic.h>
+
 /*
  *  bit-based spin_lock()
  *