[alsa-devel] [PATCH] ALSA: hda - Silence PM ops build warning
Lukas Wunner
lukas at wunner.de
Fri Apr 13 06:27:06 CEST 2018
On Thu, Mar 29, 2018 at 01:46:26PM +0200, Lukas Wunner wrote:
> sound/pci/hda/hda_intel.c:1024:12: warning: 'azx_resume' defined but not used [-Wunused-function]
> static int azx_resume(struct device *dev)
> ^~~~~~~~~~
> sound/pci/hda/hda_intel.c:989:12: warning: 'azx_suspend' defined but not used [-Wunused-function]
> static int azx_suspend(struct device *dev)
> ^~~~~~~~~~~
Arnd, Takashi, just a quick FYI that the fix for the above-quoted
warnings has landed in Linus' tree half an hour ago. Thanks for
your patience.
Lukas
More information about the Alsa-devel
mailing list