 
            
            
            
            
                13 Apr
                
                    2018
                
            
            
                13 Apr
                
                '18
                
            
            
            
        
    
                6:27 a.m.
            
        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