diff options
Diffstat (limited to 'sound/drivers/opl4/opl4_proc.c')
-rw-r--r-- | sound/drivers/opl4/opl4_proc.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/drivers/opl4/opl4_proc.c b/sound/drivers/opl4/opl4_proc.c index df850b8830a5..9b824bfc919d 100644 --- a/sound/drivers/opl4/opl4_proc.c +++ b/sound/drivers/opl4/opl4_proc.c | |||
@@ -19,6 +19,7 @@ | |||
19 | 19 | ||
20 | #include "opl4_local.h" | 20 | #include "opl4_local.h" |
21 | #include <linux/vmalloc.h> | 21 | #include <linux/vmalloc.h> |
22 | #include <linux/export.h> | ||
22 | #include <sound/info.h> | 23 | #include <sound/info.h> |
23 | 24 | ||
24 | #ifdef CONFIG_PROC_FS | 25 | #ifdef CONFIG_PROC_FS |