From: Gaetan Rivet Date: Thu, 26 Oct 2017 10:05:46 +0000 (+0200) Subject: ethdev: remove useless PCI dependency X-Git-Tag: spdx-start~1077 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=9aa8a1823fb0b0dc7e04a3c112a2ba00e6a50717;hp=65d3ba32641fb5ac4e4f0361d73be343e7c6d173;p=dpdk.git ethdev: remove useless PCI dependency Signed-off-by: Gaetan Rivet --- diff --git a/lib/librte_ether/rte_ethdev.c b/lib/librte_ether/rte_ethdev.c index e0c3206bbb..318af28697 100644 --- a/lib/librte_ether/rte_ethdev.c +++ b/lib/librte_ether/rte_ethdev.c @@ -47,7 +47,6 @@ #include #include #include -#include #include #include #include