9 Oct
2007
9 Oct
'07
1:58 p.m.
Takashi Iwai wrote:
Thanks, I fixed it with #ifdef CONFIG_SND_BIT32_EMUL_MODULE. These shouldn't be exported unconditionally.
Also, some entries in kconfig_vers are changed as you suggested on HG tree.
Hope now it works...
Not quite - the patch at:
http://hg.alsa-project.org/alsa-driver/raw-diff/4dd14b787ef1/acore/control.patch
adds EXPORT_SYMBOL(snd_ctl_elem_read) twice - but doesn't add EXPORT_SYMBOL(snd_ctl_elem_write) ...
Thanks
James Pearson