Re: [PATCH 1/2] sound: ac97: Remove sound driver for ancient platform

From: Takashi Iwai
Date: Fri Mar 27 2020 - 10:19:48 EST


On Fri, 27 Mar 2020 13:12:21 +0100,
Michal Simek wrote:
>
> Xilinx PowerPC platforms are no longer supported and none is really testing
> these platforms that's why remove them. If someone has any issue with it
> these patches can be reverted.
>
> Signed-off-by: Michal Simek <michal.simek@xxxxxxxxxx>
> ---
>
> sound/drivers/Kconfig | 12 -
> sound/drivers/Makefile | 2 -
> sound/drivers/ml403-ac97cr.c | 1298 ----------------------------------

I believe that sound/drivers/pcm-indirect2.[ch] can be removed
altogether as it's used/linked only by this driver.

With that,
Acked-by: Takashi Iwai <tiwai@xxxxxxx>


thanks,

Takashi