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