From 17115156b04d75325ffb0f4818fcd31cecc8eb9b Mon Sep 17 00:00:00 2001 From: Elyes HAOUAS Date: Wed, 12 Dec 2018 15:14:02 +0100 Subject: {device,drivers}: Remove useless include Change-Id: Ib96bf7d48711f518e36f8d12244b5749d84a0f68 Signed-off-by: Elyes HAOUAS Reviewed-on: https://review.coreboot.org/c/30203 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi --- src/device/pci_ops_mmconf.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/device/pci_ops_mmconf.c') diff --git a/src/device/pci_ops_mmconf.c b/src/device/pci_ops_mmconf.c index abbab3f548..04f3d23fd3 100644 --- a/src/device/pci_ops_mmconf.c +++ b/src/device/pci_ops_mmconf.c @@ -13,7 +13,6 @@ #include #include -#include #include #if !defined(CONFIG_MMCONF_BASE_ADDRESS) || !CONFIG_MMCONF_BASE_ADDRESS -- cgit v1.2.3