aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sound/pci/intel8x0.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/pci/intel8x0.c b/sound/pci/intel8x0.c
index 4bb97646a67a..312373c81e7d 100644
--- a/sound/pci/intel8x0.c
+++ b/sound/pci/intel8x0.c
@@ -2146,7 +2146,6 @@ static int __devinit snd_intel8x0_mixer(struct intel8x0 *chip, int ac97_clock,
2146 snd_printk(KERN_ERR "Unable to initialize codec #%d\n", i); 2146 snd_printk(KERN_ERR "Unable to initialize codec #%d\n", i);
2147 if (i == 0) 2147 if (i == 0)
2148 goto __err; 2148 goto __err;
2149 continue;
2150 } 2149 }
2151 } 2150 }
2152 /* tune up the primary codec */ 2151 /* tune up the primary codec */