diff options
Diffstat (limited to 'src/ec/google/chromeec/ec.c')
-rw-r--r-- | src/ec/google/chromeec/ec.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/ec/google/chromeec/ec.c b/src/ec/google/chromeec/ec.c index 09357b0fb7..70b3f493eb 100644 --- a/src/ec/google/chromeec/ec.c +++ b/src/ec/google/chromeec/ec.c @@ -18,7 +18,6 @@ #include <cbmem.h> #include <console/console.h> #include <arch/early_variables.h> -#include <arch/io.h> #include <assert.h> #include <bootmode.h> #include <bootstate.h> |