Merge tag 'efm32-for-4.4-rc1' of git://git.pengutronix.de/git/ukl/linux into next...
[deliverable/linux.git] / arch / arm / mach-bcm / bcm63xx_smp.h
1 #ifndef __BCM63XX_SMP_H
2 #define __BCM63XX_SMP_H
3
4 struct device_node;
5
6 extern int bcm63xx_pmb_power_on_cpu(struct device_node *dn);
7
8 #endif /* __BCM63XX_SMP_H */
This page took 0.03588 seconds and 6 git commands to generate.