common: Drop linux/bitops.h from common header
[oweals/u-boot.git] / drivers / i2c / rcar_i2c.c
index 5a902047bc920dd240b5c64091340f6e947edf60..4267bbfa5a961f80ff63f4ecb115ebd841f1b570 100644 (file)
@@ -18,6 +18,7 @@
 #include <asm/io.h>
 #include <wait_bit.h>
 #include <dm/device_compat.h>
+#include <linux/bitops.h>
 #include <linux/delay.h>
 
 #define RCAR_I2C_ICSCR                 0x00 /* slave ctrl */