sound: fix drivers needing module.h not moduleparam.h
[pandora-kernel.git] / sound / isa / sb / sb8.c
index 2259e3f..453ef28 100644 (file)
@@ -23,7 +23,7 @@
 #include <linux/err.h>
 #include <linux/isa.h>
 #include <linux/ioport.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 #include <sound/core.h>
 #include <sound/sb.h>
 #include <sound/opl3.h>