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.