ethdev: add probing finish function
[dpdk.git] / drivers / net / dpaa2 / meson.build
index 8e96b5a..213f0d7 100644 (file)
@@ -5,7 +5,7 @@ if host_machine.system() != 'linux'
         build = false
 endif
 
-deps += ['bus_fslmc', 'mempool_dpaa2']
+deps += ['mempool_dpaa2']
 sources = files('base/dpaa2_hw_dpni.c',
                'dpaa2_ethdev.c',
                'dpaa2_rxtx.c',