From d2b9ec13622d34714b4ecf8b9daf53b32665d3d7 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 27 Oct 2018 09:41:02 +0200 Subject: src: Remove unneeded include "{arch,cpu}/cpu.h" Change-Id: I17c4fc4e3e2eeef7c720c6a020b37d8f7a0f57a4 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29300 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/lenovo/t520/romstage.c | 2 -- 1 file changed, 2 deletions(-) (limited to 'src/mainboard/lenovo/t520') diff --git a/src/mainboard/lenovo/t520/romstage.c b/src/mainboard/lenovo/t520/romstage.c index c9a7f8e9ac..0ad74f56e1 100644 --- a/src/mainboard/lenovo/t520/romstage.c +++ b/src/mainboard/lenovo/t520/romstage.c @@ -29,8 +29,6 @@ #include #include #include -#include -#include #include #include #include -- cgit v1.2.3