]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - test/dm/i2c.c
test: Remove <common.h> and add needed includes
[thirdparty/u-boot.git] / test / dm / i2c.c
index b46a22e79b140509eb2928c7797620f89d901d7b..e9cf9f7819a73cadb9940e86c2289eff937adadb 100644 (file)
@@ -5,7 +5,6 @@
  * Note: Test coverage does not include 10-bit addressing
  */
 
-#include <common.h>
 #include <dm.h>
 #include <fdtdec.h>
 #include <i2c.h>