Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
888dc273ea4e7ca332a6f73d10dfc8f2b212c803
/
.
/
arch
/
arm
/
mach-shmobile
/
rcar-gen2.h
blob: 4777fff2de413b7e11a5e46abea5d718cf724b72 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: GPL-2.0 */
#ifndef
__ASM_RCAR_GEN2_H__
#define
__ASM_RCAR_GEN2_H__
void
rcar_gen2_timer_init
(
void
);
void
rcar_gen2_reserve
(
void
);
void
rcar_gen2_pm_init
(
void
);
#endif
/* __ASM_RCAR_GEN2_H__ */