diff --git a/[refs] b/[refs] index 1a9f27d37d86..2b57cf02d978 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 58da3a23fe12b1c4730cb85af203950c7707220c +refs/heads/master: 481ba7727fa08deb389b5a2e550e04df24d3f37d diff --git a/trunk/sound/ppc/pmac.c b/trunk/sound/ppc/pmac.c index d70292cd1775..9b2b00fdc1ae 100644 --- a/trunk/sound/ppc/pmac.c +++ b/trunk/sound/ppc/pmac.c @@ -986,7 +986,6 @@ static int __init snd_pmac_detect(struct snd_pmac *chip) chip->control_mask = MASK_IEPC | 0x11;/* disable IEE */ break; case 0x3a: - case 0x40: chip->num_freqs = ARRAY_SIZE(tumbler_freqs); chip->model = PMAC_TOONIE; chip->can_byte_swap = 0; /* FIXME: check this */