summaryrefslogtreecommitdiffstats
path: root/src/mainboard/google/veyron_mickey
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2019-06-23 11:08:59 +0200
committerPatrick Georgi <pgeorgi@google.com>2019-09-15 20:35:34 +0000
commit4655d041cda597fa75fdfca835a51f3fa55ea988 (patch)
treec3cae5310cdd96fb48f34a5fa8de6dd2132b9d84 /src/mainboard/google/veyron_mickey
parent1e3d16e8d179ef2502ac83b485dbdca4718db01e (diff)
downloadcoreboot-4655d041cda597fa75fdfca835a51f3fa55ea988.tar.gz
coreboot-4655d041cda597fa75fdfca835a51f3fa55ea988.tar.bz2
coreboot-4655d041cda597fa75fdfca835a51f3fa55ea988.zip
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>
Diffstat (limited to 'src/mainboard/google/veyron_mickey')
-rw-r--r--src/mainboard/google/veyron_mickey/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/google/veyron_mickey/mainboard.c b/src/mainboard/google/veyron_mickey/mainboard.c
index 9024b6c66a9e..2de720ccf4e1 100644
--- a/src/mainboard/google/veyron_mickey/mainboard.c
+++ b/src/mainboard/google/veyron_mickey/mainboard.c
@@ -19,7 +19,6 @@
#include <device/device.h>
#include <device/i2c_simple.h>
#include <edid.h>
-#include <elog.h>
#include <gpio.h>
#include <soc/display.h>
#include <soc/grf.h>