* [-mm patch] sound/oss/mpu401.c: don't export a static function
@ 2006-07-08 21:28 Adrian Bunk
0 siblings, 0 replies; only message in thread
From: Adrian Bunk @ 2006-07-08 21:28 UTC (permalink / raw)
To: Andrew Morton; +Cc: linux-kernel
When I made mpuintr() static, I forgot to remove the export...
Signed-off-by: Adrian Bunk <bunk@stusta.de>
--- linux-2.6.17-mm6-full/sound/oss/mpu401.c.old 2006-07-08 23:14:50.000000000 +0200
+++ linux-2.6.17-mm6-full/sound/oss/mpu401.c 2006-07-08 23:15:06.000000000 +0200
@@ -1752,7 +1752,6 @@
EXPORT_SYMBOL(probe_mpu401);
EXPORT_SYMBOL(attach_mpu401);
EXPORT_SYMBOL(unload_mpu401);
-EXPORT_SYMBOL(mpuintr);
static struct address_info cfg;
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-07-08 21:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-07-08 21:28 [-mm patch] sound/oss/mpu401.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
all inboxes | Powered by JetHome®