]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/ide/ppc/pmac.c
Merge branch 'master'
[linux-2.6-omap-h63xx.git] / drivers / ide / ppc / pmac.c
index 5013b1285e2242e24f8a8cf0215104c226bdffaf..78e30f80367129e34fa983fb97fd091acc8d6bf1 100644 (file)
@@ -1677,7 +1677,7 @@ MODULE_DEVICE_TABLE(pci, pmac_ide_pci_match);
 void __init
 pmac_ide_probe(void)
 {
-       if (_machine != _MACH_Pmac)
+       if (!machine_is(powermac))
                return;
 
 #ifdef CONFIG_BLK_DEV_IDE_PMAC_ATA100FIRST