aboutsummaryrefslogtreecommitdiff
path: root/src/device/pci_ops.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pci_ops.c')
-rw-r--r--src/device/pci_ops.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/pci_ops.c b/src/device/pci_ops.c
index 202a9cd410..82c22a7428 100644
--- a/src/device/pci_ops.c
+++ b/src/device/pci_ops.c
@@ -17,7 +17,6 @@
#include <console/console.h>
#include <device/pci.h>
-#include <device/pci_ids.h>
#include <device/pci_ops.h>
static const struct pci_bus_operations *pci_bus_ops(struct bus *bus, struct device *dev)