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/asus/p2b/romstage.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/mainboard/asus/p2b') diff --git a/src/mainboard/asus/p2b/romstage.c b/src/mainboard/asus/p2b/romstage.c index ccf39e6790..c53b386070 100644 --- a/src/mainboard/asus/p2b/romstage.c +++ b/src/mainboard/asus/p2b/romstage.c @@ -23,7 +23,6 @@ #include #include #include -#include #include #define SERIAL_DEV PNP_DEV(0x3f0, W83977TF_SP1) -- cgit v1.2.3