From 5cd6f3cf7fd879018a00fe99c2dd7c8fa66c034d Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Wed, 25 Apr 2012 15:56:10 -0700 Subject: Remove unused uart.h includes Signed-off-by: Randall Spangler BUG=none TEST=none Change-Id: I8f9c6e67427a5c7f2c42754b421db44504f9c10d --- common/hooks.c | 1 - 1 file changed, 1 deletion(-) (limited to 'common/hooks.c') 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 { -- cgit v1.2.1