aboutsummaryrefslogtreecommitdiffstats
path: root/sound/ppc/pmac.c
diff options
context:
space:
mode:
Diffstat (limited to 'sound/ppc/pmac.c')
-rw-r--r--sound/ppc/pmac.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sound/ppc/pmac.c b/sound/ppc/pmac.c
index d70292cd1775..9b2b00fdc1ae 100644
--- a/sound/ppc/pmac.c
+++ b/sound/ppc/pmac.c
@@ -986,7 +986,6 @@ static int __init snd_pmac_detect(struct snd_pmac *chip)
986 chip->control_mask = MASK_IEPC | 0x11;/* disable IEE */ 986 chip->control_mask = MASK_IEPC | 0x11;/* disable IEE */
987 break; 987 break;
988 case 0x3a: 988 case 0x3a:
989 case 0x40:
990 chip->num_freqs = ARRAY_SIZE(tumbler_freqs); 989 chip->num_freqs = ARRAY_SIZE(tumbler_freqs);
991 chip->model = PMAC_TOONIE; 990 chip->model = PMAC_TOONIE;
992 chip->can_byte_swap = 0; /* FIXME: check this */ 991 chip->can_byte_swap = 0; /* FIXME: check this */