sound: fix drivers needing module.h not moduleparam.h
[deliverable/linux.git] / sound / pcmcia / vx / vxpocket.c
index 31777d1ea49f9fb00dc7dcce8ff9b8df3eba9431..9e361c9d5bf33d63e81452458a7e36070080e8c2 100644 (file)
@@ -20,7 +20,7 @@
 
 
 #include <linux/init.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 #include <linux/slab.h>
 #include <sound/core.h>
 #include "vxpocket.h"
This page took 0.023577 seconds and 5 git commands to generate.