From 2c78726897055553c362de37cf0aad25bd67cba3 Mon Sep 17 00:00:00 2001 From: Kyösti Mälkki Date: Wed, 12 Feb 2014 14:45:02 +0200 Subject: PCI: Drop includes under cpu MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The files affected do not make any PCI configuration calls. If they did, the more correct includes would be pci_ops.h, pci_defs.h and pci_ids.h. Change-Id: I3e7f009371be6ea50318eaabf0c15500cb3f1210 Signed-off-by: Kyösti Mälkki Reviewed-on: http://review.coreboot.org/5200 Reviewed-by: Aaron Durbin Reviewed-by: Alexandru Gagniuc Tested-by: build bot (Jenkins) --- src/cpu/intel/ep80579/ep80579_init.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/ep80579/ep80579_init.c') diff --git a/src/cpu/intel/ep80579/ep80579_init.c b/src/cpu/intel/ep80579/ep80579_init.c index 22166b16ca..433636d065 100644 --- a/src/cpu/intel/ep80579/ep80579_init.c +++ b/src/cpu/intel/ep80579/ep80579_init.c @@ -19,7 +19,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3