common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / arch / mips / mach-mscc / include / mach / ocelot / ocelot_devcpu_gcb_miim_regs.h
index 4ad9221..50cf073 100644 (file)
@@ -6,6 +6,7 @@
 #ifndef _MSCC_OCELOT_DEVCPU_GCB_MIIM_REGS_H_
 #define _MSCC_OCELOT_DEVCPU_GCB_MIIM_REGS_H_
 
+#include <linux/bitops.h>
 #define MIIM_MII_STATUS(gi) (0x9c + (gi * 36))
 #define MIIM_MII_CMD(gi)    (0xa4 + (gi * 36))
 #define MIIM_MII_DATA(gi)   (0xa8 + (gi * 36))