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

@ -14,7 +14,6 @@
*/
#include <console/console.h>
#include <device/pci.h>
#include <string.h>
#include <stdint.h>
#include <arch/pirq_routing.h>