aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/rme32.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/rme32.c')
-rw-r--r--sound/pci/rme32.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/rme32.c b/sound/pci/rme32.c
index 6be77a264d47..21bcb47fab50 100644
--- a/sound/pci/rme32.c
+++ b/sound/pci/rme32.c
@@ -74,7 +74,7 @@
74#include <linux/init.h> 74#include <linux/init.h>
75#include <linux/interrupt.h> 75#include <linux/interrupt.h>
76#include <linux/pci.h> 76#include <linux/pci.h>
77#include <linux/moduleparam.h> 77#include <linux/module.h>
78 78
79#include <sound/core.h> 79#include <sound/core.h>
80#include <sound/info.h> 80#include <sound/info.h>