diff options
Diffstat (limited to 'sound/drivers/opl4/opl4_seq.c')
-rw-r--r-- | sound/drivers/opl4/opl4_seq.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/opl4/opl4_seq.c b/sound/drivers/opl4/opl4_seq.c index 43d8a2bdd280..99197699c55a 100644 --- a/sound/drivers/opl4/opl4_seq.c +++ b/sound/drivers/opl4/opl4_seq.c | |||
@@ -34,6 +34,7 @@ | |||
34 | #include "opl4_local.h" | 34 | #include "opl4_local.h" |
35 | #include <linux/init.h> | 35 | #include <linux/init.h> |
36 | #include <linux/moduleparam.h> | 36 | #include <linux/moduleparam.h> |
37 | #include <linux/module.h> | ||
37 | #include <sound/initval.h> | 38 | #include <sound/initval.h> |
38 | 39 | ||
39 | MODULE_AUTHOR("Clemens Ladisch <clemens@ladisch.de>"); | 40 | MODULE_AUTHOR("Clemens Ladisch <clemens@ladisch.de>"); |