2016-07-07 17:36, Thomas Monjalon: > Remove include of rte_pci.h in the generic header rte_dev.h > and move the macro DRIVER_REGISTER_PCI_TABLE in rte_pci.h. > > Fixes: cb6696d22023 ("drivers: update registration macro usage") > > Signed-off-by: Thomas Monjalon <thomas.monjalon at 6wind.com>
Suggested-by: David Marchand <david.marchand at 6wind.com>