drivers/baseband: remove override of driver names
authorBruce Richardson <bruce.richardson@intel.com>
Fri, 4 Oct 2019 17:19:11 +0000 (18:19 +0100)
committerAkhil Goyal <akhil.goyal@nxp.com>
Wed, 9 Oct 2019 09:50:12 +0000 (11:50 +0200)
commitfd05e9626682cd7d071d56b087f1a88ec48d1a14
tree4b0e0950a7a9b4cc6e53967622a6e450497d28a4
parent6124ad4b86869f871ad3488ff3dedaf21a158fd7
drivers/baseband: remove override of driver names

Now that all driver names follow a consistent pattern, remove the override
of the name in each driver which adds the prefix. Instead we can just add
the prefix at a higher level.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
drivers/baseband/fpga_lte_fec/meson.build
drivers/baseband/meson.build
drivers/baseband/null/meson.build
drivers/baseband/turbo_sw/meson.build