Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
2dc0865e9ac7150e2d3b29afdc32d04b99f37902
/
.
/
arch
/
arm
/
mach-integrator
/
common.h
blob: f053aeebeb7aaa54477866f00ab91bf33613668a [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#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
);