numam-dpdk/drivers
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
..
baseband baseband/fpga_lte_fec: fix polling of MMIO register 2019-10-23 16:57:06 +02:00
bus bus/fslmc: fix global variable multiple definitions 2019-10-25 23:16:22 +02:00
common common/octeontx2: upgrade mbox definition to version 2 2019-10-23 16:43:10 +02:00
compress compress/qat: catch overflow for stateless compression 2019-10-23 16:57:06 +02:00
crypto common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
event common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
mempool common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
net net/softnic: add subport config flexibility to TM 2019-10-25 17:53:00 +02:00
raw common/dpaax: move OF library from DPAA bus 2019-10-23 16:43:08 +02:00
Makefile drivers: add common as dependency for bus 2018-10-16 14:54:25 +02:00
meson.build build: fix compatibility with meson 0.47 2019-10-25 09:45:51 +02:00