From f765d4f275197cfa791d70b2236b7273e4a70c53 Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 27 Oct 2018 20:14:59 +0200 Subject: src: Remove unneeded include Change-Id: I801849fb31fe6958e3d9510da50e2e2dd351a98d Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29304 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/mainboard/avalue/eax-785e/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/avalue/eax-785e') diff --git a/src/mainboard/avalue/eax-785e/romstage.c b/src/mainboard/avalue/eax-785e/romstage.c index fd810f8c34..ba7e7ad14d 100644 --- a/src/mainboard/avalue/eax-785e/romstage.c +++ b/src/mainboard/avalue/eax-785e/romstage.c @@ -18,7 +18,6 @@ #define FAM10_SCAN_PCI_BUS 0 #define FAM10_ALLOCATE_IO_RANGE 0 -#include #include #include #include -- cgit v1.2.3