diff options
Diffstat (limited to 'sound/pci/ice1712/ews.c')
-rw-r--r-- | sound/pci/ice1712/ews.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sound/pci/ice1712/ews.c b/sound/pci/ice1712/ews.c index 2e1cf1120582..b135389fec6c 100644 --- a/sound/pci/ice1712/ews.c +++ b/sound/pci/ice1712/ews.c | |||
@@ -1033,6 +1033,7 @@ struct snd_ice1712_card_info snd_ice1712_ews_cards[] __devinitdata = { | |||
1033 | .build_controls = snd_ice1712_ews_add_controls, | 1033 | .build_controls = snd_ice1712_ews_add_controls, |
1034 | .mpu401_1_name = "MIDI-Front DMX6fire", | 1034 | .mpu401_1_name = "MIDI-Front DMX6fire", |
1035 | .mpu401_2_name = "Wavetable DMX6fire", | 1035 | .mpu401_2_name = "Wavetable DMX6fire", |
1036 | .mpu401_2_info_flags = MPU401_INFO_OUTPUT, | ||
1036 | }, | 1037 | }, |
1037 | { } /* terminator */ | 1038 | { } /* terminator */ |
1038 | }; | 1039 | }; |