ARM: shmobile: Break out R-Car Gen2 setup code
[deliverable/linux.git] / arch / arm / mach-shmobile / include / mach / r8a7790.h
index 79e731c83e507c0a8ce6f376b6098be8d99541b5..5fbfa28b40b64353d5f801c4999395ee76f819b0 100644 (file)
@@ -1,15 +1,13 @@
 #ifndef __ASM_R8A7790_H__
 #define __ASM_R8A7790_H__
 
+#include <mach/rcar-gen2.h>
+
 void r8a7790_add_standard_devices(void);
 void r8a7790_add_dt_devices(void);
 void r8a7790_clock_init(void);
 void r8a7790_pinmux_init(void);
 void r8a7790_init_early(void);
-void r8a7790_timer_init(void);
 extern struct smp_operations r8a7790_smp_ops;
 
-#define MD(nr) BIT(nr)
-u32 r8a7790_read_mode_pins(void);
-
 #endif /* __ASM_R8A7790_H__ */
This page took 0.025501 seconds and 5 git commands to generate.