common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / net / phy / mv88e61xx.c
index 3f8aa7cd99c80087b8f4c44cfc33208e76031bd9..7eff37b24499d274e3116df3bbef995d23bc7a06 100644 (file)
@@ -31,6 +31,7 @@
 
 #include <common.h>
 #include <log.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 
 #include <bitfield.h>