forked from Minki/linux
c598195a2d
Fix following warning: WARNING: vmlinux.o(.text+0x11ec01a): Section mismatch in reference from the function setup_card() to the function .devinit.text:snd_usb_caiaq_control_init() setup_card() are only used by init_card(). init_card() are only used by snd_probe() snd_probe() are used for the .probe parameter in usb_driver.probe Annotate them all __devinit to fix the warning. Signed-off-by: Sam Ravnborg <sam@ravnborg.org> Signed-off-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org> |
||
---|---|---|
.. | ||
caiaq-audio.c | ||
caiaq-audio.h | ||
caiaq-control.c | ||
caiaq-control.h | ||
caiaq-device.c | ||
caiaq-device.h | ||
caiaq-input.c | ||
caiaq-input.h | ||
caiaq-midi.c | ||
caiaq-midi.h | ||
Makefile |