]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - sound/core/seq/seq_lock.c
r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver)
[linux-2.6-omap-h63xx.git] / sound / core / seq / seq_lock.c
index a837a94b2d2a816e7fce833e74115b1f59fcf4da..54f921edda793aab4948b0c72259528ee0885d9d 100644 (file)
@@ -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