diff options
Diffstat (limited to 'sound/pci/emu10k1/emu10k1_synth.c')
-rw-r--r-- | sound/pci/emu10k1/emu10k1_synth.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/emu10k1/emu10k1_synth.c b/sound/pci/emu10k1/emu10k1_synth.c index ad7b71491fc..4c41c903a84 100644 --- a/sound/pci/emu10k1/emu10k1_synth.c +++ b/sound/pci/emu10k1/emu10k1_synth.c | |||
@@ -20,6 +20,7 @@ | |||
20 | 20 | ||
21 | #include "emu10k1_synth_local.h" | 21 | #include "emu10k1_synth_local.h" |
22 | #include <linux/init.h> | 22 | #include <linux/init.h> |
23 | #include <linux/module.h> | ||
23 | 24 | ||
24 | MODULE_AUTHOR("Takashi Iwai"); | 25 | MODULE_AUTHOR("Takashi Iwai"); |
25 | MODULE_DESCRIPTION("Routines for control of EMU10K1 WaveTable synth"); | 26 | MODULE_DESCRIPTION("Routines for control of EMU10K1 WaveTable synth"); |