numam-dpdk/drivers/net/liquidio
Thomas Monjalon f8e9989606 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-07-12 00:00:35 +02:00
..
base ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
lio_ethdev.h
lio_logs.h
lio_rxtx.c ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
lio_rxtx.h
lio_struct.h
Makefile net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
meson.build net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00
rte_pmd_liquidio_version.map net/liquidio: add to meson build 2018-06-14 19:27:50 +02:00