sound: fix drivers needing module.h not moduleparam.h
[pandora-kernel.git] / sound / isa / es1688 / es1688.c
index 5493e9e..9a1a6f2 100644 (file)
@@ -25,7 +25,7 @@
 #include <linux/isapnp.h>
 #include <linux/time.h>
 #include <linux/wait.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 #include <asm/dma.h>
 #include <sound/core.h>
 #include <sound/es1688.h>