build: disable experimental API check internally
[dpdk.git] / drivers / baseband / fpga_lte_fec / meson.build
index c4d3a48..e00688d 100644 (file)
@@ -2,5 +2,4 @@
 # Copyright(c) 2019 Intel Corporation
 
 deps += ['bbdev', 'bus_vdev', 'ring', 'pci', 'bus_pci']
-allow_experimental_apis = true
 sources = files('fpga_lte_fec.c')