summaryrefslogtreecommitdiffstats
path: root/src/mainboard/lenovo/t520/mainboard.c
diff options
context:
space:
mode:
authorElyes Haouas <ehaouas@noos.fr>2022-09-30 16:21:50 +0200
committerFelix Held <felix-coreboot@felixheld.de>2022-10-22 01:53:36 +0000
commit73fec24319ffb2a699025b4570d8700c0c18b413 (patch)
treed75b29b9e4575e139c45d6e797bf6e43bf241c9e /src/mainboard/lenovo/t520/mainboard.c
parentf0f73bdb1d203350f259da2b195c2e1ff99c0915 (diff)
downloadcoreboot-73fec24319ffb2a699025b4570d8700c0c18b413.tar.gz
coreboot-73fec24319ffb2a699025b4570d8700c0c18b413.tar.bz2
coreboot-73fec24319ffb2a699025b4570d8700c0c18b413.zip
mb/lenovo/*/mainboard.c: Clean up includes
Signed-off-by: Elyes Haouas <ehaouas@noos.fr> Change-Id: I406f21c0c05e6af357e45e718422be94c6fd5408 Reviewed-on: https://review.coreboot.org/c/coreboot/+/68017 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Felix Singer <felixsinger@posteo.net>
Diffstat (limited to 'src/mainboard/lenovo/t520/mainboard.c')
-rw-r--r--src/mainboard/lenovo/t520/mainboard.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mainboard/lenovo/t520/mainboard.c b/src/mainboard/lenovo/t520/mainboard.c
index d5703f9a74f5..39790f298a7f 100644
--- a/src/mainboard/lenovo/t520/mainboard.c
+++ b/src/mainboard/lenovo/t520/mainboard.c
@@ -2,7 +2,6 @@
#include <device/device.h>
#include <drivers/intel/gma/int15.h>
-#include <ec/lenovo/h8/h8.h>
/* mainboard_enable is executed as first thing after
enumerate_buses(). */