Merge remote-tracking branch 'spi/fix/core' into spi-linus
[linux-drm-fsl-dcu.git] / arch / arm / mach-shmobile / include / mach / r8a7791.h
1 #ifndef __ASM_R8A7791_H__
2 #define __ASM_R8A7791_H__
3
4 void r8a7791_add_standard_devices(void);
5 void r8a7791_add_dt_devices(void);
6 void r8a7791_clock_init(void);
7 void r8a7791_init_early(void);
8 extern struct smp_operations r8a7791_smp_ops;
9
10 #endif /* __ASM_R8A7791_H__ */