From 1156b35a230126ca27f65de93d12c94d2f24e69b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Fri, 26 Oct 2018 12:05:22 +0200 Subject: mainboard: Remove unneeded include Change-Id: Ib3aafcc586b1631a75f214cfd19706108ad8ca93 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/29285 Reviewed-by: Patrick Rudolph Tested-by: build bot (Jenkins) --- src/mainboard/asus/kfsn4-dre/mptable.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/kfsn4-dre/mptable.c') diff --git a/src/mainboard/asus/kfsn4-dre/mptable.c b/src/mainboard/asus/kfsn4-dre/mptable.c index 6081f00c06..4109306378 100644 --- a/src/mainboard/asus/kfsn4-dre/mptable.c +++ b/src/mainboard/asus/kfsn4-dre/mptable.c @@ -22,7 +22,6 @@ // These tables are INCOMPLETE for this mainboard! // The ACPI tables are correct; a backport to these MP tables is needed... -#include #include #include #include -- cgit v1.2.3