common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / drivers / net / mvpp2.c
index 8391428..19b9375 100644 (file)
@@ -26,7 +26,9 @@
 #include <config.h>
 #include <malloc.h>
 #include <asm/io.h>
+#include <linux/bitops.h>
 #include <linux/bug.h>
+#include <linux/delay.h>
 #include <linux/err.h>
 #include <linux/errno.h>
 #include <phy.h>