aboutsummaryrefslogtreecommitdiffstats
path: root/sound/pci
diff options
context:
space:
mode:
Diffstat (limited to 'sound/pci')
-rw-r--r--sound/pci/emu10k1/emumixer.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sound/pci/emu10k1/emumixer.c b/sound/pci/emu10k1/emumixer.c
index 9b5883b79578..7ebf035b6b08 100644
--- a/sound/pci/emu10k1/emumixer.c
+++ b/sound/pci/emu10k1/emumixer.c
@@ -2026,7 +2026,7 @@ int __devinit snd_emu10k1_mixer(struct snd_emu10k1 *emu,
2026 if (err < 0) 2026 if (err < 0)
2027 return err; 2027 return err;
2028 2028
2029 } else { 2029 } else if (emu->card_capabilities->emu_model) {
2030 /* all other e-mu cards for now */ 2030 /* all other e-mu cards for now */
2031 int i; 2031 int i;
2032 2032