net/sfc: skip driver probe for incompatible device class
[dpdk.git] / drivers / baseband / fpga_lte_fec / version.map
1 DPDK_21 {
2         local: *;
3 };
4
5 EXPERIMENTAL {
6         global:
7
8         rte_fpga_lte_fec_configure;
9
10 };