common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mtd / spi / sf_internal.h
index 940b2e4c9e0043816ed95975c780cf3034148e90..ce0cf4c428b1ea61e9323d16e6d871a89cd72b54 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>