common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / spi / fsl_espi.c
index ba49839107d6cd8233bd55c25b51679e8c98cde7..50d194f614b1bd6d6f4e0ca4f07c9c1c39f6171e 100644 (file)
@@ -8,6 +8,7 @@
 
 #include <common.h>
 #include <log.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 
 #include <malloc.h>