From 6648e4ec8cd4b1ded1c26162918de84adaa567bf Mon Sep 17 00:00:00 2001 From: Peter Lemenkov Date: Wed, 21 Nov 2018 15:18:38 +0100 Subject: mb/lenovo/t520/romstage: Remove unused includes Tested - Lenovo t520 still builds fine with this patch. Change-Id: I82492c071ca760f0790b992acbdb86021f470cfe Signed-off-by: Peter Lemenkov Reviewed-on: https://review.coreboot.org/c/30043 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Rudolph --- src/mainboard/lenovo/t520/romstage.c | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/mainboard/lenovo/t520/romstage.c b/src/mainboard/lenovo/t520/romstage.c index d4c2f9113d..b7bdbbbd71 100644 --- a/src/mainboard/lenovo/t520/romstage.c +++ b/src/mainboard/lenovo/t520/romstage.c @@ -16,18 +16,12 @@ */ #include -#include -#include #include #include #include -#include -#include -#include #include #include #include -#include #include #include #include -- cgit v1.2.3