aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci/ice1712/prodigy192.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci/ice1712/prodigy192.c')
-rw-r--r--sound/pci/ice1712/prodigy192.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/sound/pci/ice1712/prodigy192.c b/sound/pci/ice1712/prodigy192.c
index 25ceb67a9c16..48d3679292a7 100644
--- a/sound/pci/ice1712/prodigy192.c
+++ b/sound/pci/ice1712/prodigy192.c
@@ -812,10 +812,6 @@ struct snd_ice1712_card_info snd_vt1724_prodigy192_cards[] __devinitdata = {
812 .build_controls = prodigy192_add_controls, 812 .build_controls = prodigy192_add_controls,
813 .eeprom_size = sizeof(prodigy71_eeprom), 813 .eeprom_size = sizeof(prodigy71_eeprom),
814 .eeprom_data = prodigy71_eeprom, 814 .eeprom_data = prodigy71_eeprom,
815 /* the current MPU401 code loops infinitely
816 * when opening midi device
817 */
818 .no_mpu401 = 1,
819 }, 815 },
820 { } /* terminator */ 816 { } /* terminator */
821}; 817};