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/device/hypertransport.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/device') diff --git a/src/device/hypertransport.c b/src/device/hypertransport.c index 4a4609d6e3..ed6b2dd998 100644 --- a/src/device/hypertransport.c +++ b/src/device/hypertransport.c @@ -20,7 +20,6 @@ * GNU General Public License for more details. */ -#include #include #include #include -- cgit v1.2.3