eal: remove PCI device ids header from doxygen
[dpdk.git] / lib / librte_eal / common / eal_common_launch.c
index 599f83b..229c3a0 100644 (file)
@@ -39,7 +39,6 @@
 #include <rte_launch.h>
 #include <rte_memory.h>
 #include <rte_memzone.h>
-#include <rte_tailq.h>
 #include <rte_eal.h>
 #include <rte_atomic.h>
 #include <rte_per_lcore.h>
@@ -117,4 +116,3 @@ rte_eal_mp_wait_lcore(void)
                rte_eal_wait_lcore(lcore_id);
        }
 }
-