From 2527648d8c258581bc1c32576d248f15a13b48dd Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 11 Aug 2018 13:19:23 +0200 Subject: src/mb: Remove some unneeded includes Change-Id: I3108193c0e0b644cecb74ae0c7a7b54e24a75b58 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/28049 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/google/rambi/mainboard.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/google/rambi/mainboard.c') diff --git a/src/mainboard/google/rambi/mainboard.c b/src/mainboard/google/rambi/mainboard.c index 32ef9605e2..eb2e6abb42 100644 --- a/src/mainboard/google/rambi/mainboard.c +++ b/src/mainboard/google/rambi/mainboard.c @@ -24,7 +24,6 @@ #if IS_ENABLED(CONFIG_VGA_ROM_RUN) #include #endif -#include #include #include #include -- cgit v1.2.3