ppc64: Set up PCI tree from Open Firmware device tree
[pandora-kernel.git] / include / asm-ppc64 / machdep.h
index 9a1ef44..7b25738 100644 (file)
@@ -88,6 +88,7 @@ struct machdep_calls {
 
        /* PCI stuff */
        void            (*pcibios_fixup)(void);
+       int             (*pci_probe_mode)(struct pci_bus *);
 
        void            (*restart)(char *cmd);
        void            (*power_off)(void);