]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/powerpc/kernel/rtas_pci.c
[POWERPC] arch/powerpc/: Spelling fixes
[linux-2.6-omap-h63xx.git] / arch / powerpc / kernel / rtas_pci.c
index 21f14e57d1f3d848d9d7d375abf96c2a83ae1b27..3650eb50c27d2c910fd072e875244bc43ef83469 100644 (file)
@@ -260,7 +260,7 @@ static int phb_set_bus_ranges(struct device_node *dev,
 
 int __devinit rtas_setup_phb(struct pci_controller *phb)
 {
-       struct device_node *dev = phb->arch_data;
+       struct device_node *dev = phb->dn;
 
        if (is_python(dev))
                python_countermeasures(dev);