numam-dpdk/drivers/event
David Marchand 1f37cb2bb4 bus/pci: make driver-only headers private
The pci bus interface is for drivers only.
Mark as internal and move the header in the driver headers list.

While at it, cleanup the code:
- fix indentation,
- remove unneeded reference to bus specific singleton object,
- remove unneeded list head structure type,
- reorder the definitions and macro manipulating the bus singleton object,
- remove inclusion of rte_bus.h and fix the code that relied on implicit
  inclusion,

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Ajit Khaparde <ajit.khaparde@broadcom.com>
Acked-by: Rosen Xu <rosen.xu@intel.com>
2022-09-23 16:14:34 +02:00
..
cnxk common/cnxk: add PFC support for VF 2022-06-20 19:15:17 +02:00
dlb2 bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
dpaa bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
dpaa2 bus/fslmc: make driver-only headers private 2022-09-23 16:14:34 +02:00
dsw eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
octeontx bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
opdl eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
skeleton version: 22.11-rc0 2022-07-21 12:13:48 +02:00
sw eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build drivers: remove octeontx2 drivers 2022-01-12 15:36:32 +01:00