of: MSI: Simplify irqdomain lookup
[linux/fpc-iii.git] / arch / arm / mach-bcm / bcm63xx_smp.h
blob9c6d50e2b111016fc3e49137d83b18e372fe5461
1 #ifndef __BCM63XX_SMP_H
2 #define __BCM63XX_SMP_H
4 struct device_node;
6 extern int bcm63xx_pmb_power_on_cpu(struct device_node *dn);
8 #endif /* __BCM63XX_SMP_H */