Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
[cris-mirror.git] / arch / arm / mach-bcm / bcm63xx_smp.h
blob4e742604a0fdf19c9b309690f0a7d37ab058a768
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #ifndef __BCM63XX_SMP_H
3 #define __BCM63XX_SMP_H
5 struct device_node;
7 extern int bcm63xx_pmb_power_on_cpu(struct device_node *dn);
9 #endif /* __BCM63XX_SMP_H */