diff options
Diffstat (limited to 'common/cmd_i2c.c')
-rw-r--r-- | common/cmd_i2c.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cmd_i2c.c b/common/cmd_i2c.c index 864b2596cc..3d0de81c32 100644 --- a/common/cmd_i2c.c +++ b/common/cmd_i2c.c @@ -69,6 +69,7 @@ #include <bootretry.h> #include <cli.h> #include <command.h> +#include <console.h> #include <dm.h> #include <edid.h> #include <environment.h> |