At Tue, 15 Jan 2008 13:25:46 -0800,
Randy Dunlap wrote:
> 
> From: Randy Dunlap <[EMAIL PROTECTED]>
> 
> Fix section mismatch in caiaq: these __devinit functions can be
> called at any time so they should not be __devinit.
> 
> WARNING: vmlinux.o(.text+0x10a8dae): Section mismatch: reference to 
> .init.text:snd_usb_caiaq_audio_init (between 'setup_card' and 'create_card')
> WARNING: vmlinux.o(.text+0x10a8dd6): Section mismatch: reference to 
> .init.text:snd_usb_caiaq_midi_init (between 'setup_card' and 'create_card')
> 
> Signed-off-by: Randy Dunlap <[EMAIL PROTECTED]>

Thanks, applied all 5 patches to ALSA tree now.


Takashi
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to