pci: fix build for FreeBSD
authorAlan Carew <alan.carew@intel.com>
Thu, 5 Jun 2014 16:12:08 +0000 (17:12 +0100)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Tue, 10 Jun 2014 22:29:34 +0000 (00:29 +0200)
commitd10296d7ea9c7e4f0da51ff2fb9c89b838e06940
tree408ea26b013a0bb95f8f7d06eb244ec40fd61677
parent86d5de5c46fc0d4b0cf418e7e5480a9438de1d29
pci: fix build for FreeBSD

Add __rte_unused to
pci_unbind_kernel_driver(struct rte_pci_device *dev)

Signed-off-by: Alan Carew <alan.carew@intel.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
lib/librte_eal/bsdapp/eal/eal_pci.c