src/soc: Remove unused include <device/pci_ops.h>

Change-Id: I80c92f744fb9a6c3788b8b9ba779deef76e58943
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/33530
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
This commit is contained in:
Elyes HAOUAS
2019-06-16 12:11:32 +02:00
committed by Patrick Georgi
parent deda9c0f8a
commit e1f8db9adb
18 changed files with 0 additions and 18 deletions

View File

@@ -19,7 +19,6 @@
#include <arch/cpu.h>
#include <device/device.h>
#include <device/pci_ops.h>
#include <soc/QuarkNcSocId.h>
#include "../../chip.h"