diff options
Diffstat (limited to 'src/soc/intel/broadwell/pch')
-rw-r--r-- | src/soc/intel/broadwell/pch/elog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/broadwell/pch/elog.c b/src/soc/intel/broadwell/pch/elog.c index 3f625560dc..789b4e84a7 100644 --- a/src/soc/intel/broadwell/pch/elog.c +++ b/src/soc/intel/broadwell/pch/elog.c @@ -2,7 +2,6 @@ #include <acpi/acpi_pm.h> #include <bootstate.h> -#include <console/console.h> #include <stdint.h> #include <elog.h> #include <soc/lpc.h> |