src/mainboard: Remove unused '#include <device/pci.h>'

Change-Id: I5791fddec8b2387df5979adbb1a0fa64c5dd23ea
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/37522
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Werner Zeh <werner.zeh@siemens.com>
This commit is contained in:
Elyes HAOUAS
2019-12-05 15:04:55 +01:00
committed by Patrick Georgi
parent ed69de318f
commit b9bd69e70e
168 changed files with 0 additions and 168 deletions

View File

@ -19,7 +19,6 @@
#include <arch/ioapic.h>
#include <arch/smp/mpspec.h>
#include <device/device.h>
#include <device/pci.h>
#include <device/pci_ops.h>
#include <version.h>