common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / board / mscc / common / spi.c
index 0566fcba5c50c87837493813d21a232276b9dcba..45b9649336dbccc571fe9e5d2b25ddd9d9dea504 100644 (file)
@@ -6,6 +6,7 @@
 #include <common.h>
 #include <asm/io.h>
 #include <spi.h>
+#include <linux/bitops.h>
 
 void external_cs_manage(struct udevice *dev, bool enable)
 {