summaryrefslogtreecommitdiffstats
path: root/sound/oss
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@stusta.de>2005-11-07 10:01:45 +0100
committerLinus Torvalds <torvalds@g5.osdl.org>2005-11-07 16:54:08 +0100
commit59fee5fa4162d567c2a3c48bb40f74b94952b545 (patch)
treef924c7bf8616d2a4d737dc0bfc7e46ca00adf40f /sound/oss
parent[PATCH] __deprecated_for_modules: panic_timeout (diff)
downloadlinux-59fee5fa4162d567c2a3c48bb40f74b94952b545.tar.xz
linux-59fee5fa4162d567c2a3c48bb40f74b94952b545.zip
[PATCH] sound/oss/sequencer_syms: unexport reprogram_timer
This patch remoes an unneeded EXPORT_SYMBOL. Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound/oss')
-rw-r--r--sound/oss/sequencer_syms.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/oss/sequencer_syms.c b/sound/oss/sequencer_syms.c
index 45edfd767e4e..5d008798c310 100644
--- a/sound/oss/sequencer_syms.c
+++ b/sound/oss/sequencer_syms.c
@@ -19,7 +19,6 @@ EXPORT_SYMBOL(sequencer_timer);
EXPORT_SYMBOL(sound_timer_init);
EXPORT_SYMBOL(sound_timer_interrupt);
EXPORT_SYMBOL(sound_timer_syncinterval);
-EXPORT_SYMBOL(reprogram_timer);
/* Tuning */