eal: remove PCI include from generic driver header
authorThomas Monjalon <thomas.monjalon@6wind.com>
Thu, 7 Jul 2016 14:59:14 +0000 (16:59 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 8 Jul 2016 15:48:07 +0000 (17:48 +0200)
commit32809bbe7a413a8d23154d118b70f70d093a2242
tree977737b3257092c25bc1387df99c473cfa6bebcc
parent840e5dfea3f8216ecbc07cf5570a9fbfd4fcfbbd
eal: remove PCI include from generic driver header

Remove include of rte_pci.h in the generic header rte_dev.h.

Fixes: cb6696d22023 ("drivers: update registration macro usage")

Suggested-by: David Marchand <david.marchand@6wind.com>
Signed-off-by: Thomas Monjalon <thomas.monjalon@6wind.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
lib/librte_eal/common/include/rte_dev.h