numam-dpdk/drivers/bus
Thomas Monjalon df285f0e65 drivers: remove useless constructor headers
A constructor is usually declared with RTE_INIT* macros.
As it is a static function, no need to declare before its definition.
The macro is used directly in the function definition.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2018-11-01 22:38:00 +01:00
..
dpaa drivers: prefix global variables with module name 2018-10-29 02:34:21 +01:00
fslmc bus/fslmc: ignore dpaax PA-VA table errors 2018-10-25 00:51:05 +02:00
ifpga eal: allow probing a device again 2018-10-18 01:49:52 +02:00
pci bus/pci: fix resource mapping override 2018-10-31 19:43:34 +01:00
vdev add missing static keyword to globals 2018-10-29 02:01:08 +01:00
vmbus drivers: remove useless constructor headers 2018-11-01 22:38:00 +01:00
Makefile bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00
meson.build bus/vmbus: add Hyper-V virtual bus support 2018-07-13 23:48:07 +02:00