projects
/
linux-2.6
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
[linux-2.6]
/
sound
/
core
/
seq
/
seq_lock.c
diff --git
a/sound/core/seq/seq_lock.c
b/sound/core/seq/seq_lock.c
index
a837a94
..
54f921e
100644
(file)
--- a/
sound/core/seq/seq_lock.c
+++ b/
sound/core/seq/seq_lock.c
@@
-19,7
+19,6
@@
*
*/
-#include <sound/driver.h>
#include <sound/core.h>
#include "seq_lock.h"
@@
-44,4
+43,6
@@
void snd_use_lock_sync_helper(snd_use_lock_t *lockp, const char *file, int line)
}
}
+EXPORT_SYMBOL(snd_use_lock_sync_helper);
+
#endif