projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dfed044
)
[PATCH] sound/oss/sequencer_syms: unexport reprogram_timer
author
Adrian Bunk
<bunk@stusta.de>
Mon, 7 Nov 2005 09:01:45 +0000
(
01:01
-0800)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:54:08 +0000
(07:54 -0800)
This patch remoes an unneeded EXPORT_SYMBOL.
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
sound/oss/sequencer_syms.c
patch
|
blob
|
blame
|
history
diff --git
a/sound/oss/sequencer_syms.c
b/sound/oss/sequencer_syms.c
index 45edfd767e4e7b1edcc4cb14ad18a36961f6c5e6..5d008798c31018bdc1a0af6976476acce59347a9 100644
(file)
--- 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 */