common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / net / phy / phy.c
index 6b6497c93a26a58fe3c0c60a18ae43fb3a7d6e2d..cce09c47f9dc18e30a701b1c55c9f327226ec9d4 100644 (file)
@@ -17,6 +17,7 @@
 #include <miiphy.h>
 #include <phy.h>
 #include <errno.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 #include <linux/err.h>
 #include <linux/compiler.h>