Re: [PATCH 05/12] ASoC: amd: add ACP5x PCM platform driver

From: Mukunda,Vijendar
Date: Thu Jul 08 2021 - 07:40:03 EST


On 7/7/21 9:54 PM, Mark Brown wrote:
> On Wed, Jul 07, 2021 at 11:26:16AM +0530, Vijendar Mukunda wrote:
>
>> +static int acp5x_audio_remove(struct platform_device *pdev)
>> +{
>> + return 0;
>> +}
>
> Just drop this since it's empty.
>
Will drop the code and post the new version.