From df60e8786cd71c92a12156c381814b9234d52f6e Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Tue, 15 Oct 2019 15:56:03 +0200 Subject: src: Remove unused include '' Change-Id: Ic90dcff9d0b49a75a26556e4a1884a2954ef68f6 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/36063 Reviewed-by: Felix Held Tested-by: build bot (Jenkins) --- src/device/pci_class.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/device/pci_class.c') diff --git a/src/device/pci_class.c b/src/device/pci_class.c index ca36154e44..0aa2f2890a 100644 --- a/src/device/pci_class.c +++ b/src/device/pci_class.c @@ -14,7 +14,6 @@ #include #include #include -#include #include typedef struct { -- cgit v1.2.3