Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
53e1968251151065e112f96c2247fbba6ae5ba2d
/
.
/
arch
/
arm
/
mach-integrator
/
common.h
blob: 96c9dc56cabfc2644d4cf7c832c26d4e87651574 [
file
] [
log
] [
blame
]
#include
<linux/reboot.h>
#include
<linux/amba/serial.h>
extern
struct
amba_pl010_data ap_uart_data
;
void
integrator_init_early
(
void
);
int
integrator_init
(
bool
is_cp
);
void
integrator_reserve
(
void
);