common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / drivers / mtd / spi / sf_internal.h
index 940b2e4..ce0cf4c 100644 (file)
@@ -9,6 +9,7 @@
 #ifndef _SF_INTERNAL_H_
 #define _SF_INTERNAL_H_
 
+#include <linux/bitops.h>
 #include <linux/types.h>
 #include <linux/compiler.h>