Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
52e58a3caeba5d6029a9b6be02e4c883c22610ec
/
.
/
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__ */