[POWERPC] Fixup resources on pci_bus for PCIe PHB when no device is connected
[firewire-audio.git] / arch / powerpc / sysdev / mv64x60.h
blob2ff0b4ef268134d9b4948172c1ef0f84be6225f2
1 #ifndef __MV64X60_H__
2 #define __MV64X60_H__
4 #include <linux/init.h>
6 extern void __init mv64x60_init_irq(void);
7 extern unsigned int mv64x60_get_irq(void);
9 extern void __init mv64x60_pci_init(void);
11 #endif /* __MV64X60_H__ */