summaryrefslogtreecommitdiff
path: root/include/ec_commands.h
diff options
context:
space:
mode:
authorRandall Spangler <rspangler@chromium.org>2012-06-29 10:02:08 -0700
committerGerrit <chrome-bot@google.com>2012-06-29 14:16:47 -0700
commitd04f511b71ad2d8ef02d9602fd3eb683a910bd39 (patch)
tree85f0f9c0e1be9bb236e1b67d7544bab403223c63 /include/ec_commands.h
parent7bcf881bd60537cd3eefa1d391ad13f7c838b23c (diff)
downloadchrome-ec-d04f511b71ad2d8ef02d9602fd3eb683a910bd39.tar.gz
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 <rspangler@chromium.org> Reviewed-on: https://gerrit.chromium.org/gerrit/26451 Reviewed-by: Stefan Reinauer <reinauer@chromium.org>
Diffstat (limited to 'include/ec_commands.h')
-rw-r--r--include/ec_commands.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/ec_commands.h b/include/ec_commands.h
index b9380f86eb..907386434a 100644
--- a/include/ec_commands.h
+++ b/include/ec_commands.h
@@ -8,8 +8,6 @@
#ifndef __CROS_EC_COMMANDS_H
#define __CROS_EC_COMMANDS_H
-#include "common.h"
-
/* Protocol overview
*
* request: CMD [ P0 P1 P2 ... Pn S ]