Static functions shouldn't be exported. Signed-off-by: Adrian Bunk <bunk@xxxxxxxxx> --- linux-2.6.17-mm4-full/sound/i2c/cs8427.c.old 2006-06-30 04:24:28.000000000 +0200 +++ linux-2.6.17-mm4-full/sound/i2c/cs8427.c 2006-06-30 04:24:40.000000000 +0200 @@ -581,7 +581,6 @@ module_exit(alsa_cs8427_module_exit) EXPORT_SYMBOL(snd_cs8427_create); -EXPORT_SYMBOL(snd_cs8427_reset); EXPORT_SYMBOL(snd_cs8427_reg_write); EXPORT_SYMBOL(snd_cs8427_iec958_build); EXPORT_SYMBOL(snd_cs8427_iec958_active); Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ Alsa-devel mailing list Alsa-devel@xxxxxxxxxxxxxxxxxxxxx https://lists.sourceforge.net/lists/listinfo/alsa-devel