eal: remove remaining reference to pm
authorDavid Marchand <david.marchand@6wind.com>
Wed, 4 Mar 2015 21:50:01 +0000 (22:50 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Mon, 9 Mar 2015 17:14:29 +0000 (18:14 +0100)
Hopefully, this is the last reference to pm.

Signed-off-by: David Marchand <david.marchand@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/common/include/rte_tailq_elem.h

index 3013869..01fc769 100644 (file)
@@ -78,8 +78,6 @@ rte_tailq_elem(RTE_TAILQ_LPM, "RTE_LPM")
 
 rte_tailq_elem(RTE_TAILQ_LPM6, "RTE_LPM6")
 
-rte_tailq_elem(RTE_TAILQ_PM, "RTE_PM")
-
 rte_tailq_elem(RTE_TAILQ_ACL, "RTE_ACL")
 
 rte_tailq_elem(RTE_TAILQ_DISTRIBUTOR, "RTE_DISTRIBUTOR")