common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / drivers / net / ti / cpsw_mdio.c
index fb93548..f4cb86d 100644 (file)
@@ -11,6 +11,8 @@
 #include <asm/io.h>
 #include <miiphy.h>
 #include <wait_bit.h>
+#include <linux/bitops.h>
+#include <linux/delay.h>
 
 struct cpsw_mdio_regs {
        u32     version;