]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - drivers/i2c/rcar_i2c.c
dm: core: Create a new header file for 'compat' features
[thirdparty/u-boot.git] / drivers / i2c / rcar_i2c.c
index 05d0dc601210ebf788569f701db9a9f82443cbb5..b877602aab6f9ecb78fdb20b5b99fade649b4513 100644 (file)
@@ -17,6 +17,7 @@
 #include <i2c.h>
 #include <asm/io.h>
 #include <wait_bit.h>
+#include <dm/device_compat.h>
 
 #define RCAR_I2C_ICSCR                 0x00 /* slave ctrl */
 #define RCAR_I2C_ICMCR                 0x04 /* master ctrl */