diff options
Diffstat (limited to 'src/device/pcix_device.c')
-rw-r--r-- | src/device/pcix_device.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/device/pcix_device.c b/src/device/pcix_device.c index 31b74e5b35..1204660d7b 100644 --- a/src/device/pcix_device.c +++ b/src/device/pcix_device.c @@ -17,7 +17,6 @@ #include <console/console.h> #include <device/device.h> #include <device/pci.h> -#include <device/pci_ids.h> #include <device/pcix.h> static void pcix_tune_dev(struct device *dev) |