ARM: shmobile: r8a7791 SMP support
[deliverable/linux.git] / arch / arm / mach-shmobile / include / mach / r8a7791.h
CommitLineData
0d0771ab
HN
1#ifndef __ASM_R8A7791_H__
2#define __ASM_R8A7791_H__
3
4275881f 4void r8a7791_add_standard_devices(void);
e6491d08 5void r8a7791_add_dt_devices(void);
0d0771ab 6void r8a7791_clock_init(void);
1bebd72a 7void r8a7791_init_early(void);
687c27b0 8extern struct smp_operations r8a7791_smp_ops;
0d0771ab
HN
9
10#endif /* __ASM_R8A7791_H__ */
This page took 0.025631 seconds and 5 git commands to generate.