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

While at it, cleanup internal structures:
- 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 update code that relied on it,

Signed-off-by: David Marchand <david.marchand@redhat.com>
Acked-by: Hemant Agrawal <hemant.agrawal@nxp.com>
2022-09-23 16:14:34 +02:00
..
baseband eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
bus bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
common bus/auxiliary: make driver-only headers private 2022-09-23 16:14:34 +02:00
compress eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
crypto bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
dma bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
event bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
gpu gpu/cuda: fix build 2022-09-23 10:39:36 +02:00
mempool bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
net bus/dpaa: make driver-only headers private 2022-09-23 16:14:34 +02:00
raw eal: deprecate RTE_FUNC_PTR_* macros 2022-09-23 16:14:34 +02:00
regex version: 22.11-rc0 2022-07-21 12:13:48 +02:00
vdpa version: 22.11-rc0 2022-07-21 12:13:48 +02:00
meson.build build: export drivers headers 2022-09-23 16:14:34 +02:00