Merge branch 'sched-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
[deliverable/linux.git] / arch / arm / mach-shmobile / include / mach / r8a7790.h
CommitLineData
0468b2d6
MD
1#ifndef __ASM_R8A7790_H__
2#define __ASM_R8A7790_H__
3
50c517d9
MD
4#include <mach/rcar-gen2.h>
5
0468b2d6 6void r8a7790_add_standard_devices(void);
6dace67f 7void r8a7790_add_dt_devices(void);
0468b2d6 8void r8a7790_clock_init(void);
69e351d0 9void r8a7790_pinmux_init(void);
0efd7faa 10void r8a7790_init_early(void);
ad09cb83 11extern struct smp_operations r8a7790_smp_ops;
0468b2d6
MD
12
13#endif /* __ASM_R8A7790_H__ */
This page took 0.063087 seconds and 5 git commands to generate.