From 0a793d85f1f39c819aaccf90ed7178bd394f1cd0 Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Mon, 21 Oct 2019 22:10:21 +0200 Subject: mb/lenovo/t410/early_init: Remove unused include delay.h Change-Id: I22b78a976c6ea43caa326e990a3c3333fef99d61 Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/coreboot/+/36214 Tested-by: build bot (Jenkins) Reviewed-by: Arthur Heymans --- src/mainboard/lenovo/t410/early_init.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/mainboard') diff --git a/src/mainboard/lenovo/t410/early_init.c b/src/mainboard/lenovo/t410/early_init.c index 63bbe92f1b..ba222f60d3 100644 --- a/src/mainboard/lenovo/t410/early_init.c +++ b/src/mainboard/lenovo/t410/early_init.c @@ -15,9 +15,8 @@ */ #include -#include - #include + void bootblock_mainboard_early_init(void) { /* Enable USB Power. We need to do it early for usbdebug to work. */ -- cgit v1.2.3