summaryrefslogtreecommitdiff
path: root/common/ec_comm.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/ec_comm.c')
-rw-r--r--common/ec_comm.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/ec_comm.c b/common/ec_comm.c
index c2e7bdb26d..e24c2af94c 100644
--- a/common/ec_comm.c
+++ b/common/ec_comm.c
@@ -14,7 +14,6 @@
#include "task.h"
#include "timer.h"
#include "uartn.h"
-#include "usart.h"
#include "vboot.h"
#define CPRINTS(format, args...) cprints(CC_TASK, "EC-COMM: " format, ## args)