* [2.6 patch] sound/i2c/cs8427.c: don't export a static function
@ 2006-06-30 11:34 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-06-30 11:34 UTC (permalink / raw)
To: perex; +Cc: alsa-devel
Static functions shouldn't be exported.
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- 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
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-06-30 11:34 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-06-30 11:34 [2.6 patch] sound/i2c/cs8427.c: don't export a static function Adrian Bunk
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox