Re: (subset) [PATCH 1/2] ASoC: fsl: mpc8610_hpcd: Remove unused driver

2023-11-23 Thread Mark Brown
On Wed, 22 Nov 2023 17:27:11 +1100, Michael Ellerman wrote: > 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. > >

[PATCH 1/2] ASoC: fsl: mpc8610_hpcd: Remove unused driver

2023-11-22 Thread Michael Ellerman
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