linux 2.6.16.38 w/ vs2.0.3-rc1
[linux-2.6.git] / sound / ppc / pmac.c
index f0794ef..aa57170 100644 (file)
@@ -869,7 +869,7 @@ static int __init snd_pmac_detect(struct snd_pmac *chip)
 
        u32 layout_id = 0;
 
-       if (!machine_is(powermac))
+       if (_machine != _MACH_Pmac)
                return -ENODEV;
 
        chip->subframe = 0;