]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/blobdiff - sound/pci/rme9652/rme9652.c
sound: fix drivers needing module.h not moduleparam.h
[mirror_ubuntu-jammy-kernel.git] / sound / pci / rme9652 / rme9652.c
index 1c7bc1ef8186ee27ff7382ff0eb6526f8d2b15b7..732c5e8374377d6abc0f98761e9133252ceb1f17 100644 (file)
@@ -24,7 +24,7 @@
 #include <linux/init.h>
 #include <linux/interrupt.h>
 #include <linux/pci.h>
-#include <linux/moduleparam.h>
+#include <linux/module.h>
 
 #include <sound/core.h>
 #include <sound/control.h>