diff options
Diffstat (limited to 'sound/pci/trident/trident.c')
-rw-r--r-- | sound/pci/trident/trident.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/trident/trident.c b/sound/pci/trident/trident.c index 9145f7c57fb0..84884567df6a 100644 --- a/sound/pci/trident/trident.c +++ b/sound/pci/trident/trident.c | |||
@@ -30,7 +30,7 @@ | |||
30 | #include <sound/trident.h> | 30 | #include <sound/trident.h> |
31 | #include <sound/initval.h> | 31 | #include <sound/initval.h> |
32 | 32 | ||
33 | MODULE_AUTHOR("Jaroslav Kysela <perex@suse.cz>, <audio@tridentmicro.com>"); | 33 | MODULE_AUTHOR("Jaroslav Kysela <perex@perex.cz>, <audio@tridentmicro.com>"); |
34 | MODULE_DESCRIPTION("Trident 4D-WaveDX/NX & SiS SI7018"); | 34 | MODULE_DESCRIPTION("Trident 4D-WaveDX/NX & SiS SI7018"); |
35 | MODULE_LICENSE("GPL"); | 35 | MODULE_LICENSE("GPL"); |
36 | MODULE_SUPPORTED_DEVICE("{{Trident,4DWave DX}," | 36 | MODULE_SUPPORTED_DEVICE("{{Trident,4DWave DX}," |