net/ice/base: fix build with GCC 11
[dpdk.git] / drivers / net / fm10k / base / meson.build
index 6467a12..ca98d34 100644 (file)
@@ -7,7 +7,7 @@ sources = [
         'fm10k_mbx.c',
         'fm10k_pf.c',
         'fm10k_tlv.c',
-        'fm10k_vf.c'
+        'fm10k_vf.c',
 ]
 
 error_cflags = ['-Wno-unused-parameter', '-Wno-unused-value',