numam-dpdk/drivers/event/octeontx
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 event/octeontx: add multiproducer timer arm and cancel 2018-04-16 11:27:15 +02:00
meson.build event/octeontx: add multiproducer timer arm and cancel 2018-04-16 11:27:15 +02:00
rte_pmd_octeontx_event_version.map event/octeontx: build with meson 2018-01-30 21:58:59 +01:00
ssovf_evdev_selftest.c event/octeontx: support device stop flush callback 2018-04-16 10:10:23 +02:00
ssovf_evdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
ssovf_evdev.h event/octeontx: support device stop flush callback 2018-04-16 10:10:23 +02:00
ssovf_probe.c common/octeontx: move mbox to common folder 2018-04-04 23:14:52 +02:00
ssovf_worker.c event/octeontx: support device stop flush callback 2018-04-16 10:10:23 +02:00
ssovf_worker.h event/octeontx: fix Rx adapter port id mapping 2018-01-16 18:47:49 +01:00
timvf_evdev.c remove useless constructor headers 2018-07-12 00:00:35 +02:00
timvf_evdev.h event/octeontx: fix SPDX tag placement 2018-05-10 14:03:25 +02:00
timvf_probe.c event/octeontx: probe timvf PCIe devices 2018-04-16 11:27:15 +02:00
timvf_worker.c event/octeontx: fix SPDX tag placement 2018-05-10 14:03:25 +02:00
timvf_worker.h event/octeontx: add option to use fpavf as chunk pool 2018-04-16 11:27:15 +02:00