numam-dpdk/drivers/mempool/octeontx
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
..
meson.build common/octeontx: enable build only on 64-bit Linux 2021-10-15 19:13:13 +02:00
octeontx_fpavf.c bus/pci: make driver-only headers private 2022-09-23 16:14:34 +02:00
octeontx_fpavf.h use registered name for OCTEON TX references 2018-10-26 14:16:05 +02:00
octeontx_pool_logs.h common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
rte_mempool_octeontx.c mempool: add namespace to driver register macro 2021-10-20 10:00:18 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00