mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-24 10:40:53 +07: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