common: Drop linux/bitops.h from common header
[platform/kernel/u-boot.git] / arch / mips / mach-mscc / include / mach / luton / luton_devcpu_gcb_miim_regs.h
index 2303734..07c4f9a 100644 (file)
@@ -8,6 +8,7 @@
 #ifndef _MSCC_LUTON_MIIM_REGS_H_
 #define _MSCC_LUTON_MIIM_REGS_H_
 
+#include <linux/bitops.h>
 #define MIIM_MII_STATUS(gi) (0xa0 + (gi * 36))
 #define MIIM_MII_CMD(gi)    (0xa8 + (gi * 36))
 #define MIIM_MII_DATA(gi)   (0xac + (gi * 36))