Re: [PATCH 5/5] sound: fix caiaq section mismatches

From: Takashi Iwai
Date: Wed Jan 16 2008 - 08:57:28 EST


At Tue, 15 Jan 2008 13:25:46 -0800,
Randy Dunlap wrote:
>
> From: Randy Dunlap <randy.dunlap@xxxxxxxxxx>
>
> 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 <randy.dunlap@xxxxxxxxxx>

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 majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/