]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - common/cmd_i2c.c
move CLI prototypes to cli.h and add comments
[people/ms/u-boot.git] / common / cmd_i2c.c
index ebce7d4c3c05162a675bb4a01fdec15dd287e172..8ccde68110e16c31f3eaa2be849ca3cc133e2446 100644 (file)
@@ -66,6 +66,7 @@
  */
 
 #include <common.h>
+#include <cli.h>
 #include <command.h>
 #include <edid.h>
 #include <environment.h>