aboutsummaryrefslogtreecommitdiff
path: root/common/cros_ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cros_ec.c')
-rw-r--r--common/cros_ec.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/cros_ec.c b/common/cros_ec.c
index 9ccc8fa..249d1f1 100644
--- a/common/cros_ec.c
+++ b/common/cros_ec.c
@@ -8,6 +8,7 @@
* Software Foundation.
*/
+#include <common.h>
#include <cros_ec.h>
#include <dm.h>
#include <errno.h>