sound: fix drivers needing module.h not moduleparam.h
[deliverable/linux.git] / sound / pci / bt87x.c
index 39180335c23774337e79e07e16d974bd10e7810b..c1c2d0c1c7f08a499e9bc97a44c7a3e6c8572b02 100644 (file)
@@ -25,7 +25,7 @@
 #include <linux/interrupt.h>
 #include <linux/pci.h>
 #include <linux/slab.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 #include <linux/bitops.h>
 #include <asm/io.h>
 #include <sound/core.h>
This page took 0.027027 seconds and 5 git commands to generate.