ASoC: imx-mc13783: Remove unused driver
authorFabio Estevam <festevam@gmail.com>
Tue, 10 Nov 2020 20:39:35 +0000 (17:39 -0300)
committerMark Brown <broonie@kernel.org>
Thu, 12 Nov 2020 19:35:40 +0000 (19:35 +0000)
commit83e7e2278680207f1650949db11ba0e1b6fbc3f5
treeae1a25a8531cd1af14cbfd72f0126da37452cdf4
parent440534a0ecfd20235a091fb2a98c2c3adf86834e
ASoC: imx-mc13783: Remove unused driver

The imx-mc13783 was used on imx27-pdk and imx31-pdk non-DT platforms.

Since 5.10-rc1, i.MX has been converted to a DT-only platform and all
board files are gone.

Remove the imx-mc13783 audio machine driver as there is no user at all.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
Link: https://lore.kernel.org/r/20201110203937.25684-4-festevam@gmail.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/imx-mc13783.c [deleted file]