linux_dsm_epyc7002/arch/arm/mach-shmobile/include/mach/r8a7790.h

10 lines
220 B
C
Raw Normal View History

#ifndef __ASM_R8A7790_H__
#define __ASM_R8A7790_H__
void r8a7790_add_standard_devices(void);
void r8a7790_clock_init(void);
void r8a7790_pinmux_init(void);
void r8a7790_timer_init(void);
#endif /* __ASM_R8A7790_H__ */