Whamcloud - gitweb
LU-241 Support crc32c with hardware accelerated instruction as one of lustre checksums
[fs/lustre-release.git] / lustre / include / linux / obd_support.h
index beae348..1443051 100644 (file)
@@ -44,6 +44,8 @@
 #ifdef __KERNEL__
 #ifndef AUTOCONF_INCLUDED
 #include <linux/config.h>
+#include <asm/cpufeature.h>
+#include <asm/processor.h>
 #endif
 #include <linux/seq_file.h>
 #include <linux/module.h>