]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/i2c.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / test / dm / i2c.c
index e9cf9f7819a73cadb9940e86c2289eff937adadb..b46a22e79b140509eb2928c7797620f89d901d7b 100644 (file)
@@ -5,6 +5,7 @@
  * Note: Test coverage does not include 10-bit addressing
  */
 
+#include <common.h>
 #include <dm.h>
 #include <fdtdec.h>
 #include <i2c.h>