diff options
Diffstat (limited to 'sound/oss/audio_syms.c')
-rw-r--r-- | sound/oss/audio_syms.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sound/oss/audio_syms.c b/sound/oss/audio_syms.c index 5da217fcbedd..3919e4d6b3f3 100644 --- a/sound/oss/audio_syms.c +++ b/sound/oss/audio_syms.c | |||
@@ -10,7 +10,5 @@ char audio_syms_symbol; | |||
10 | #include "sound_calls.h" | 10 | #include "sound_calls.h" |
11 | 11 | ||
12 | EXPORT_SYMBOL(DMAbuf_start_dma); | 12 | EXPORT_SYMBOL(DMAbuf_start_dma); |
13 | EXPORT_SYMBOL(DMAbuf_open_dma); | ||
14 | EXPORT_SYMBOL(DMAbuf_close_dma); | ||
15 | EXPORT_SYMBOL(DMAbuf_inputintr); | 13 | EXPORT_SYMBOL(DMAbuf_inputintr); |
16 | EXPORT_SYMBOL(DMAbuf_outputintr); | 14 | EXPORT_SYMBOL(DMAbuf_outputintr); |