diff options
Diffstat (limited to 'src/soc/intel/braswell/elog.c')
-rw-r--r-- | src/soc/intel/braswell/elog.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/intel/braswell/elog.c b/src/soc/intel/braswell/elog.c index 08994b43de..f1fc7d4e24 100644 --- a/src/soc/intel/braswell/elog.c +++ b/src/soc/intel/braswell/elog.c @@ -15,7 +15,6 @@ * GNU General Public License for more details. */ -#include <arch/io.h> #include <arch/acpi.h> #include <cbmem.h> #include <console/console.h> |