aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/mach-shmobile/r7s72100.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-shmobile/r7s72100.h')
-rw-r--r--arch/arm/mach-shmobile/r7s72100.h7
1 files changed, 7 insertions, 0 deletions
diff --git a/arch/arm/mach-shmobile/r7s72100.h b/arch/arm/mach-shmobile/r7s72100.h
new file mode 100644
index 000000000000..efb723c88dd0
--- /dev/null
+++ b/arch/arm/mach-shmobile/r7s72100.h
@@ -0,0 +1,7 @@
+#ifndef __ASM_R7S72100_H__
+#define __ASM_R7S72100_H__
+
+void r7s72100_add_dt_devices(void);
+void r7s72100_clock_init(void);
+
+#endif /* __ASM_R7S72100_H__ */