Whamcloud - gitweb
LU-2800 autoconf: remove LC_BIT_SPINLOCK_H test
[fs/lustre-release.git] / lustre / include / linux / lustre_dlm.h
index b04bd76..ff4ddc4 100644 (file)
 
 #ifdef __KERNEL__
 # include <linux/proc_fs.h>
-# ifdef HAVE_BIT_SPINLOCK_H
-#  include <asm/processor.h>
-#  include <linux/bit_spinlock.h>
-# endif
+# include <asm/processor.h>
+# include <linux/bit_spinlock.h>
 #endif
 
 #endif