numam-dpdk/drivers
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
..
baseband build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
bus pci: remove unneeded includes in public header file 2020-03-16 15:45:45 +01:00
common pci: remove unneeded includes in public header file 2020-03-16 15:45:45 +01:00
compress crypto/qat: add minimum enqueue threshold 2020-01-15 16:45:04 +01:00
crypto drivers/crypto: fix build with make 4.3 2020-03-12 09:07:12 +01:00
event event/dpaa2: set number of order sequences 2020-02-15 07:49:34 +01:00
mempool mempool/octeontx2: fix build 2020-02-17 19:29:10 +01:00
net doc: fix naming of Mellanox devices 2020-02-25 15:55:54 +01:00
raw drivers: cleanup meson build variable 2020-02-14 12:42:12 +01:00
vdpa vdpa/mlx5: fix guest notification timing 2020-02-25 10:48:04 +01:00
Makefile drivers: add crypto as dependency for event drivers 2020-03-05 14:22:11 +01:00
meson.build build: allow using wildcards to disable drivers 2020-02-06 09:17:24 +01:00