]> Git Repo - linux.git/blob - arch/arm/mach-integrator/common.h
enetc: Migrate to PHYLINK and PCS_LYNX
[linux.git] / arch / arm / mach-integrator / common.h
1 /* SPDX-License-Identifier: GPL-2.0 */
2 #include <linux/reboot.h>
3 #include <linux/amba/serial.h>
4 extern struct amba_pl010_data ap_uart_data;
5 void integrator_init_early(void);
6 int integrator_init(bool is_cp);
7 void integrator_reserve(void);
This page took 0.032459 seconds and 4 git commands to generate.