numam-dpdk/drivers/bus/fslmc
Ferruh Yigit dc111b5e06 bus/fslmc: fix global variable multiple definitions
'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: 293c0ca94c ("bus/fslmc: support memory backed portals with QBMAN 5.0")
Cc: stable@dpdk.org

Signed-off-by: Ferruh Yigit <ferruh.yigit@intel.com>
Acked-by: Sachin Saxena <sachin.saxena@nxp.com>
2019-10-25 23:16:22 +02:00
..
mc bus/fslmc: update MC firmware version 2019-10-23 16:43:08 +02:00
portal event/dpaa2: set priority as per DPCON device 2019-10-18 10:03:09 +02:00
qbman bus/fslmc: fix global variable multiple definitions 2019-10-25 23:16:22 +02:00
fslmc_bus.c bus/fslmc: support multi VFIO group 2019-10-08 12:14:31 +02:00
fslmc_logs.h drivers: support function name in NXP logs 2018-07-12 14:41:28 +02:00
fslmc_vfio.c bus/fslmc: support multi VFIO group 2019-10-08 12:14:31 +02:00
fslmc_vfio.h bus/fslmc: support multi VFIO group 2019-10-08 12:14:31 +02:00
Makefile common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
meson.build drivers: add reasons for components being disabled 2019-07-02 23:21:11 +02:00
rte_bus_fslmc_version.map mempool/dpaa2: map external memory with VFIO 2019-07-15 23:52:04 +02:00
rte_fslmc.h net/dpaa2: add PTP driver 2019-10-08 12:14:31 +02:00