]> Git Repo - J-u-boot.git/blobdiff - drivers/i2c/davinci_i2c.c
Merge tag 'i2c-tag-v2025.01-rc1' of https://source.denx.de/u-boot/custodians/u-boot-i2c
[J-u-boot.git] / drivers / i2c / davinci_i2c.c
index 25ef937dc0b3ba918916b59fb9d5a05cccc278b4..391327472087afd7ea2530e4bb24c1cdaec076fb 100644 (file)
@@ -11,7 +11,7 @@
  * Please see doc/driver-model/i2c-howto.rst for instructions.
  */
 
-#include <common.h>
+#include <config.h>
 #include <i2c.h>
 #include <dm.h>
 #include <log.h>
This page took 0.025214 seconds and 4 git commands to generate.