the following patch was just integrated into master: commit c97cc980d42f48ab861ee0cae4d5773503bd9aa0 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Wed Feb 12 14:45:02 2014 +0200
PCI: Drop includes under cpu
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 kyosti.malkki@gmail.com
See http://review.coreboot.org/5200 for details.
-gerrit