eal: move kernel driver enum out of PCI header
authorGaetan Rivet <gaetan.rivet@6wind.com>
Fri, 7 Jul 2017 00:04:27 +0000 (02:04 +0200)
committerThomas Monjalon <thomas@monjalon.net>
Sat, 8 Jul 2017 22:06:02 +0000 (00:06 +0200)
commit3f86ca7f79f1d36811f029a5c50f0541481e0cb1
treebed25ca12dbc6eb5e20702cb4ac1958b39f5fe37
parent17fd714e803e7bdb40b2b5012cf1987a22d183e5
eal: move kernel driver enum out of PCI header

Device kernel module is a device attribute.
It is used in generic device structures and must not be tied to a bus.

Signed-off-by: Gaetan Rivet <gaetan.rivet@6wind.com>
lib/librte_eal/common/include/rte_dev.h
lib/librte_eal/common/include/rte_pci.h