These header includes have been flagged by the iwyu_tool and removed. Signed-off-by: Sean Morrissey <[email protected]> --- lib/dmadev/rte_dmadev.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/dmadev/rte_dmadev.h b/lib/dmadev/rte_dmadev.h
index 4abe79c536..ad9e7a0975 100644
--- a/lib/dmadev/rte_dmadev.h
+++ b/lib/dmadev/rte_dmadev.h
@@ -149,7 +149,6 @@
#include <rte_bitops.h>
#include <rte_common.h>
#include <rte_compat.h>
-#include <rte_dev.h>
#ifdef __cplusplus
extern "C" {
--
2.25.1

