numam-dpdk/drivers/net/avp
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
..
avp_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
avp_logs.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
Makefile net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
meson.build net/avp: add to meson build 2018-06-14 19:27:50 +02:00
rte_avp_common.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_avp_fifo.h net/avp: convert to SPDX license tags 2018-03-30 14:08:44 +02:00
rte_pmd_avp_version.map net/avp: add base files 2017-04-04 19:02:07 +02:00