diff options
author | Randy Dunlap <randy.dunlap@oracle.com> | 2008-01-16 13:56:04 (GMT) |
---|---|---|
committer | Jaroslav Kysela <perex@perex.cz> | 2008-01-31 16:30:01 (GMT) |
commit | 599c3e76fe89b314667e699a20ad08f8d16d0454 (patch) | |
tree | e8c64ce80e7ca87ecb4e83d2535ddb3ef4b9b139 /fs/ocfs2 | |
parent | 1374f8ceeefcb24194c29b9a81ecc40118d2c4d1 (diff) | |
download | linux-599c3e76fe89b314667e699a20ad08f8d16d0454.tar.xz |
[ALSA] sound: fix caiaq section mismatches
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@oracle.com>
Signed-off-by: Takashi Iwai <tiwai@suse.de>
Signed-off-by: Jaroslav Kysela <perex@perex.cz>
Diffstat (limited to 'fs/ocfs2')
0 files changed, 0 insertions, 0 deletions