0dcba52562
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:
|
||
---|---|---|
.. | ||
ifpga_bus.c | ||
ifpga_common.c | ||
ifpga_common.h | ||
ifpga_logs.h | ||
Makefile | ||
meson.build | ||
rte_bus_ifpga_version.map | ||
rte_bus_ifpga.h |