]> git.ipfire.org Git - thirdparty/u-boot.git/blobdiff - post/drivers/i2c.c
Revert "Merge patch series "arm: dts: am62-beagleplay: Fix Beagleplay Ethernet""
[thirdparty/u-boot.git] / post / drivers / i2c.c
index 11c3c8323523f7e0aee25ffd35e5aa493f8e18d9..557d6329a4f0e815c65b06f9bf1ac4ead8d69f4c 100644 (file)
@@ -21,7 +21,7 @@
  * #endif
  */
 
-#include <config.h>
+#include <common.h>
 #include <log.h>
 #include <post.h>
 #include <i2c.h>