sound: fix drivers needing module.h not moduleparam.h
[linux-block.git] / sound / isa / sb / sb16.c
index 237f8bd7fbe422f6676402e9632b278289f7b223..115c7748204ff30efeecf53e863d4bf882209100 100644 (file)
@@ -24,7 +24,7 @@
 #include <linux/pnp.h>
 #include <linux/err.h>
 #include <linux/isa.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 #include <sound/core.h>
 #include <sound/sb.h>
 #include <sound/sb16_csp.h>