summaryrefslogtreecommitdiffstats
path: root/src/soc/mediatek/mt8195/dp_intf.c
diff options
context:
space:
mode:
authorElyes HAOUAS <ehaouas@noos.fr>2021-12-31 18:16:01 +0100
committerFelix Held <felix-coreboot@felixheld.de>2022-01-05 17:41:40 +0000
commit35eabc7c23086f944c118cb00727f346f4c66c64 (patch)
tree6fb926c5db8f0dfa96b632a5b09698c23805e3da /src/soc/mediatek/mt8195/dp_intf.c
parent667f51193a689a4045949649f4c4c6f0206c46a9 (diff)
downloadcoreboot-35eabc7c23086f944c118cb00727f346f4c66c64.tar.gz
coreboot-35eabc7c23086f944c118cb00727f346f4c66c64.tar.bz2
coreboot-35eabc7c23086f944c118cb00727f346f4c66c64.zip
src/soc/mediatek: Remove unused <delay.h>
Change-Id: I414ad3824819f441f316567795999ed9539cba7b Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr> Reviewed-on: https://review.coreboot.org/c/coreboot/+/60603 Tested-by: build bot (Jenkins) <no-reply@coreboot.org> Reviewed-by: Yu-Ping Wu <yupingso@google.com>
Diffstat (limited to 'src/soc/mediatek/mt8195/dp_intf.c')
-rw-r--r--src/soc/mediatek/mt8195/dp_intf.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/soc/mediatek/mt8195/dp_intf.c b/src/soc/mediatek/mt8195/dp_intf.c
index 7c9e2047b08d..5a5f97457b72 100644
--- a/src/soc/mediatek/mt8195/dp_intf.c
+++ b/src/soc/mediatek/mt8195/dp_intf.c
@@ -2,7 +2,6 @@
#include <console/console.h>
#include <device/mmio.h>
-#include <delay.h>
#include <edid.h>
#include <soc/addressmap.h>
#include <soc/dp_intf.h>