summaryrefslogtreecommitdiff
path: root/common/hooks.c
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2012-04-25 15:56:10 -0700
committerRandall Spangler <rspangler@chromium.org>2012-04-25 15:56:10 -0700
commit5cd6f3cf7fd879018a00fe99c2dd7c8fa66c034d (patch)
treef9f4ccf6ba0516eb22d922a79961518241b78af4 /common/hooks.c
parent1aa57e140e3c8ef02c0140730dde3962d3eb821f (diff)
downloadchrome-ec-5cd6f3cf7fd879018a00fe99c2dd7c8fa66c034d.tar.gz
Remove unused uart.h includes
Signed-off-by: Randall Spangler <rspangler@chromium.org> BUG=none TEST=none Change-Id: I8f9c6e67427a5c7f2c42754b421db44504f9c10d
Diffstat (limited to 'common/hooks.c')
-rw-r--r--common/hooks.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/hooks.c b/common/hooks.c
index e8a64ebeb7..b2626a9aa9 100644
--- a/common/hooks.c
+++ b/common/hooks.c
@@ -7,7 +7,6 @@
#include "hooks.h"
#include "link_defs.h"
-#include "uart.h"
#include "util.h"
struct hook_ptrs {