diff options
Diffstat (limited to 'sound/core/seq/seq_lock.c')
-rw-r--r-- | sound/core/seq/seq_lock.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/core/seq/seq_lock.c b/sound/core/seq/seq_lock.c index 12ba83367b1b..0ff7926a5a69 100644 --- a/sound/core/seq/seq_lock.c +++ b/sound/core/seq/seq_lock.c | |||
@@ -40,7 +40,6 @@ void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line) | |||
40 | schedule_timeout_uninterruptible(1); | 40 | schedule_timeout_uninterruptible(1); |
41 | } | 41 | } |
42 | } | 42 | } |
43 | |||
44 | EXPORT_SYMBOL(snd_use_lock_sync_helper); | 43 | EXPORT_SYMBOL(snd_use_lock_sync_helper); |
45 | 44 | ||
46 | #endif | 45 | #endif |