ASoC: fsl: mpc8610_hpcd: Remove unused driver
authorMichael Ellerman <mpe@ellerman.id.au>
Wed, 22 Nov 2023 06:27:11 +0000 (17:27 +1100)
committerMark Brown <broonie@kernel.org>
Wed, 22 Nov 2023 14:29:27 +0000 (14:29 +0000)
commitb1cea462a79316bd619173f1ded8b28202b5ce3a
treeaebb781657d9d4aaf629aa7335937d503ffca682
parent9996cd782a602f2542e110e2a4035dd6627bd520
ASoC: fsl: mpc8610_hpcd: Remove unused driver

The mpc8610_hpcd.c driver depends on CONFIG_MPC8610_HPCD which was
removed in commit 248667f8bbde ("powerpc: drop HPCD/MPC8610 evaluation
platform support"). That makes the driver unbuildable and unusable, so
remove it.

Depends-on: 248667f8bbde ("powerpc: drop HPCD/MPC8610 evaluation platform support")
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
Link: https://lore.kernel.org/r/20231122062712.2250426-1-mpe@ellerman.id.au
Signed-off-by: Mark Brown <broonie@kernel.org>
MAINTAINERS
sound/soc/fsl/Kconfig
sound/soc/fsl/Makefile
sound/soc/fsl/mpc8610_hpcd.c [deleted file]