aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/google/oak
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/oak
parent1e3d16e8d179ef2502ac83b485dbdca4718db01e (diff)
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/oak')
-rw-r--r--src/mainboard/google/oak/mainboard.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/mainboard/google/oak/mainboard.c b/src/mainboard/google/oak/mainboard.c
index bac6fc50c7..916632e27b 100644
--- a/src/mainboard/google/oak/mainboard.c
+++ b/src/mainboard/google/oak/mainboard.c
@@ -22,8 +22,6 @@
#include <device/device.h>
#include <drivers/parade/ps8640/ps8640.h>
#include <edid.h>
-
-#include <elog.h>
#include <gpio.h>
#include <soc/da9212.h>
#include <soc/ddp.h>