common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / soc / ti / keystone_serdes.c
index 7907e6f9773edd1fd5ae029cebaf5d832df7d7c4..2ece1a8f64701b02ef865bed66c26c1cf74f79f1 100644 (file)
@@ -9,6 +9,7 @@
 #include <errno.h>
 #include <common.h>
 #include <asm/ti-common/keystone_serdes.h>
+#include <linux/bitops.h>
 
 #define SERDES_CMU_REGS(x)             (0x0000 + (0x0c00 * (x)))
 #define SERDES_LANE_REGS(x)            (0x0200 + (0x200 * (x)))