bus/vdev: move code from EAL into a new driver
[dpdk.git] / drivers / crypto / armv8 / rte_armv8_pmd.c
index 2d2f3ff..97719f2 100644 (file)
@@ -36,7 +36,7 @@
 #include <rte_hexdump.h>
 #include <rte_cryptodev.h>
 #include <rte_cryptodev_pmd.h>
-#include <rte_vdev.h>
+#include <rte_bus_vdev.h>
 #include <rte_malloc.h>
 #include <rte_cpuflags.h>