 
            
            
            
            
                27 May
                
                    2014
                
            
            
                27 May
                
                '14
                
            
            
            
        
    
                5:52 p.m.
            
        On Tuesday 27 May 2014 16:50:44 Mark Brown wrote:
On Tue, May 27, 2014 at 05:46:05PM +0200, Arnd Bergmann wrote:
f025d3b9c64e1 ("ASoC: jack: Add support for GPIO descriptor defined jack pins") added this new interface, but the stub function provided for non-gpiolib builds was defined in the header file as a global function, leading to lots of "multiple definition of `snd_soc_jack_add_gpiods'" warnings.
I've already applied a fix for this from Jarkko.
Ok, cool. I should probably at some point subscribe to alsa-devel so I can check better if someone posted a patch for a bug I find. I did a google search but didn't find anything on this.
Arnd