1*d7445676SArnd Bergmann /* SPDX-License-Identifier: GPL-2.0 */
2*d7445676SArnd Bergmann #include <linux/reboot.h>
3*d7445676SArnd Bergmann #include <linux/amba/serial.h>
4*d7445676SArnd Bergmann extern struct amba_pl010_data ap_uart_data;
5*d7445676SArnd Bergmann void integrator_init_early(void);
6*d7445676SArnd Bergmann int integrator_init(bool is_cp);
7*d7445676SArnd Bergmann void integrator_reserve(void);
8