From d04f511b71ad2d8ef02d9602fd3eb683a910bd39 Mon Sep 17 00:00:00 2001 From: Randall Spangler Date: Fri, 29 Jun 2012 10:02:08 -0700 Subject: Tidy util headers and make ec_commands.h not include other headers In preparation for being able to copy ec_commands.h to u-boot, which is itself in preparation for u-boot picking it up from /usr/src/ec/ BUG=none TEST=make link, snow, bds Change-Id: If256434b6722ff0787ce21a8ed4c7035c28024a8 Signed-off-by: Randall Spangler Reviewed-on: https://gerrit.chromium.org/gerrit/26451 Reviewed-by: Stefan Reinauer --- util/comm-i2c.c | 1 - 1 file changed, 1 deletion(-) (limited to 'util/comm-i2c.c') diff --git a/util/comm-i2c.c b/util/comm-i2c.c index 7e968f035a..47241d392e 100644 --- a/util/comm-i2c.c +++ b/util/comm-i2c.c @@ -18,7 +18,6 @@ #include #include "comm-host.h" -#include "ec_commands.h" #define EC_I2C_ADDR 0x1e -- cgit v1.2.1