pci: introduce library and driver
[dpdk.git] / drivers / net / octeontx / base / octeontx_pkovf.c
index a8f6e5d..2bf607b 100644 (file)
@@ -37,7 +37,7 @@
 #include <rte_cycles.h>
 #include <rte_malloc.h>
 #include <rte_memory.h>
-#include <rte_pci.h>
+#include <rte_bus_pci.h>
 #include <rte_spinlock.h>
 
 #include "../octeontx_logs.h"