dc111b5e06
'qman_version' global variable is defined in a header file which was
causing multiple definitions of the variable, fixed it by moving it to
the .c file.
Issue has been detected by '-fno-common' gcc flag.
Fixes:
|
||
---|---|---|
.. | ||
mc | ||
portal | ||
qbman | ||
fslmc_bus.c | ||
fslmc_logs.h | ||
fslmc_vfio.c | ||
fslmc_vfio.h | ||
Makefile | ||
meson.build | ||
rte_bus_fslmc_version.map | ||
rte_fslmc.h |