numam-dpdk/drivers/net/mvpp2
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
..
Makefile ethdev: remove experimental flag of ports enumeration 2018-04-27 18:00:24 +01:00
meson.build net/mvpp2: add to meson build 2018-04-19 14:10:44 +02:00
mrvl_ethdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
mrvl_ethdev.h net/mvpp2: convert to dynamic logging 2018-06-14 19:27:50 +02:00
mrvl_flow.c net/mvpp2: convert to dynamic logging 2018-06-14 19:27:50 +02:00
mrvl_qos.c net/mvpp2: convert to dynamic logging 2018-06-14 19:27:50 +02:00
mrvl_qos.h net/mrvl: rename PMD as mvpp2 2018-03-30 14:08:44 +02:00
rte_pmd_mvpp2_version.map net/mvpp2: rename version map file to standard 2018-04-17 16:40:09 +02:00