Merge tag 'random_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso...
[linux-2.6-block.git] / arch / arm / mach-shmobile / r8a7791.h
CommitLineData
0d0771ab
HN
1#ifndef __ASM_R8A7791_H__
2#define __ASM_R8A7791_H__
3
4275881f 4void r8a7791_add_standard_devices(void);
0d0771ab 5void r8a7791_clock_init(void);
35040127 6void r8a7791_pinmux_init(void);
5f6108bb 7void r8a7791_pm_init(void);
687c27b0 8extern struct smp_operations r8a7791_smp_ops;
0d0771ab
HN
9
10#endif /* __ASM_R8A7791_H__ */