summaryrefslogtreecommitdiff
path: root/drivers/input/cros_ec_keyb.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/input/cros_ec_keyb.c')
-rw-r--r--drivers/input/cros_ec_keyb.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/drivers/input/cros_ec_keyb.c b/drivers/input/cros_ec_keyb.c
index 0917ee20fed..c4853463739 100644
--- a/drivers/input/cros_ec_keyb.c
+++ b/drivers/input/cros_ec_keyb.c
@@ -5,6 +5,7 @@
* Copyright (c) 2012 The Chromium OS Authors.
*/
+#include <common.h>
#include <cros_ec.h>
#include <dm.h>
#include <errno.h>