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/model_206ax/acpi.c | 1 - 1 file changed, 1 deletion(-) (limited to 'src/cpu/intel/model_206ax/acpi.c') diff --git a/src/cpu/intel/model_206ax/acpi.c b/src/cpu/intel/model_206ax/acpi.c index 80ed4ba94c..f97c1eec0c 100644 --- a/src/cpu/intel/model_206ax/acpi.c +++ b/src/cpu/intel/model_206ax/acpi.c @@ -29,7 +29,6 @@ #include #include #include -#include #include "model_206ax.h" #include "chip.h" -- cgit v1.2.3