numam-dpdk/drivers/bus/ifpga
Bruce Richardson 0dcba52562 pci: remove unneeded includes in public header file
The rte_pci.h file includes more header files than are actually needed,
which means that all users of it also include those headers. This patch
removes the unneeded headers - adding them elsewhere where other components
were requiring them but not including them directly.

Fixes: c752998b5e ("pci: introduce library and driver")
Cc: stable@dpdk.org

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Thomas Monjalon <thomas@monjalon.net>
2020-03-16 15:45:45 +01:00
..
ifpga_bus.c bus/ifpga: support AFU device search by name 2019-04-19 14:51:54 +02:00
ifpga_common.c
ifpga_common.h
ifpga_logs.h
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build build: remove individual library versions 2019-11-20 23:05:39 +01:00
rte_bus_ifpga_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
rte_bus_ifpga.h pci: remove unneeded includes in public header file 2020-03-16 15:45:45 +01:00