xref: /openbmc/linux/arch/arm/mach-shmobile/rcar-gen2.h (revision e5f586c763a079349398e2b0c7c271386193ac34)
1 #ifndef __ASM_RCAR_GEN2_H__
2 #define __ASM_RCAR_GEN2_H__
3 
4 void rcar_gen2_timer_init(void);
5 void rcar_gen2_reserve(void);
6 void rcar_gen2_pm_init(void);
7 
8 #endif /* __ASM_RCAR_GEN2_H__ */
9