numam-dpdk/drivers/event
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
..
dpaa drivers/dpaa: reduce meson dependency lists 2018-04-17 16:09:43 +02:00
dpaa2 remove useless constructor headers 2018-07-12 00:00:35 +02:00
octeontx remove useless constructor headers 2018-07-12 00:00:35 +02:00
opdl remove useless constructor headers 2018-07-12 00:00:35 +02:00
skeleton eventdev: add device stop flush callback 2018-04-16 10:10:12 +02:00
sw remove useless constructor headers 2018-07-12 00:00:35 +02:00
Makefile mk: fix dependencies of dpaaX drivers 2018-03-14 00:37:42 +01:00
meson.build build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00