common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / mtd / ubispl / ubispl.c
index ee2df11522b74f5dba5fb4d0d245ed9dbeef294f..03b31f002b95f4a642c4fec7601330a61344837b 100644 (file)
@@ -13,6 +13,7 @@
 #include <u-boot/crc.h>
 #include <ubispl.h>
 
+#include <linux/bitops.h>
 #include <linux/crc32.h>
 
 #include "ubispl.h"