net/mlx5: fix E-Switch DV flow disabling
[dpdk.git] / drivers / net / ark / ark_ethdev_tx.h
index e448ce2..7134dbf 100644 (file)
@@ -7,12 +7,9 @@
 
 #include <stdint.h>
 
-#include <rte_ethdev_driver.h>
+#include <ethdev_driver.h>
 
 
-uint16_t eth_ark_xmit_pkts_noop(void *vtxq,
-                               struct rte_mbuf **tx_pkts,
-                               uint16_t nb_pkts);
 uint16_t eth_ark_xmit_pkts(void *vtxq,
                           struct rte_mbuf **tx_pkts,
                           uint16_t nb_pkts);