src/mainboard: Remove not used #include <elog.h>

Change-Id: I901cb35488e08f58cdf97f3a8d0f5a8d03560f86
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33729
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2019-06-23 11:08:59 +02:00
committed by Patrick Georgi
parent 1e3d16e8d1
commit 4655d041cd
12 changed files with 0 additions and 13 deletions

View File

@@ -17,7 +17,6 @@
#include <arch/acpi.h>
#include <console/console.h>
#include <cpu/x86/smm.h>
#include <elog.h>
#include <ec/google/chromeec/smm.h>
#include <soc/iomap.h>
#include <soc/nvs.h>