blob: 9c6d50e2b111016fc3e49137d83b18e372fe5461 [file] [log] [blame]
Florian Fainellied5cd812014-08-14 19:37:45 -07001#ifndef __BCM63XX_SMP_H
2#define __BCM63XX_SMP_H
3
4struct device_node;
5
Florian Fainellied5cd812014-08-14 19:37:45 -07006extern int bcm63xx_pmb_power_on_cpu(struct device_node *dn);
7
8#endif /* __BCM63XX_SMP_H */