numam-dpdk/drivers/bus
Bruce Richardson cf995efc53 drivers: clean up build lists
Ensure all lists of drivers are standardized:
* one driver per line
* lists double-indented with spaces (as they are line continuations)
* elements in alphabetical order
* opening and closing list brackets "[" & "]" on own lines
* last element has trailing comma

Any code snippets in the list files is adjusted to single-indent using
whitespace to correspond to the new style also.

The lists of standard library dependencies per class, and other short
lists are not formatted one-per-line as these lists are not expected to
grow beyond 2 or 3 entries.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
2021-04-21 12:37:55 +02:00
..
dpaa bus/dpaa: fix build with musl 2021-03-23 08:41:05 +01:00
fslmc build: remove redundant _GNU_SOURCE definitions 2021-03-23 08:41:05 +01:00
ifpga drivers: add headers install helper 2020-10-22 14:16:22 +02:00
pci eal: make OS shims internal 2021-04-15 01:56:20 +02:00
vdev eal: make OS shims internal 2021-04-15 01:56:20 +02:00
vmbus drivers: replace page size definitions with function 2021-03-23 08:41:05 +01:00
meson.build drivers: clean up build lists 2021-04-21 12:37:55 +02:00