mirror of
https://github.com/torvalds/linux.git
synced 2024-11-10 22:21:40 +00:00
[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>
This commit is contained in:
parent
dfed04492f
commit
59fee5fa41
@ -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 */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user