ASoC: imx-ssi: Remove unused driver
authorFabio Estevam <festevam@gmail.com>
Tue, 10 Nov 2020 20:39:37 +0000 (17:39 -0300)
committerMark Brown <broonie@kernel.org>
Thu, 12 Nov 2020 19:35:42 +0000 (19:35 +0000)
commitc31da0b196f99c7d95c69bab96e709b72a30f509
tree9641c5865115c3f6828c7bca069b64177373620e
parentffc64110b7e988b2fba5f68b82e18214524ac432
ASoC: imx-ssi: Remove unused driver

The imx-ssi driver was only used by i.MX 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-ssi audio driver as there are no more users at all.

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