aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/include/mach/r8a73a4.h
blob: f3a9b702da56f326055029c8ffb81275b619d2ec (plain) (blame)
1
2
3
4
5
6
7
8
9
10
#ifndef __ASM_R8A73A4_H__
#define __ASM_R8A73A4_H__

void r8a73a4_add_standard_devices(void);
void r8a73a4_add_dt_devices(void);
void r8a73a4_clock_init(void);
void r8a73a4_pinmux_init(void);
void r8a73a4_init_delay(void);

#endif /* __ASM_R8A73A4_H__ */