From 4b7202e250b322e6347de5483abb61bbf92de18c Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Sat, 16 Mar 2019 10:02:31 +0100 Subject: src: Drop unused 'include ' MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change-Id: I9b4d72116a66d5a256659fa82682497ef3481e77 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/coreboot/+/31924 Tested-by: build bot (Jenkins) Reviewed-by: Kyösti Mälkki Reviewed-by: Arthur Heymans --- 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 aa28ce8205..d9c3a4f90f 100644 --- a/src/device/pci_class.c +++ b/src/device/pci_class.c @@ -17,7 +17,6 @@ #include #include #include -#include #include #include -- cgit v1.2.3