|
@@ -19,21 +19,6 @@ extern int shmobile_enter_wfi(struct cpuidle_device *dev,
|
|
|
struct cpuidle_driver *drv, int index);
|
|
|
extern void shmobile_cpuidle_set_driver(struct cpuidle_driver *drv);
|
|
|
|
|
|
-extern void sh7372_init_irq(void);
|
|
|
-extern void sh7372_map_io(void);
|
|
|
-extern void sh7372_earlytimer_init(void);
|
|
|
-extern void sh7372_add_early_devices(void);
|
|
|
-extern void sh7372_add_standard_devices(void);
|
|
|
-extern void sh7372_add_early_devices_dt(void);
|
|
|
-extern void sh7372_add_standard_devices_dt(void);
|
|
|
-extern void sh7372_clock_init(void);
|
|
|
-extern void sh7372_pinmux_init(void);
|
|
|
-extern void sh7372_pm_init(void);
|
|
|
-extern void sh7372_resume_core_standby_sysc(void);
|
|
|
-extern int sh7372_do_idle_sysc(unsigned long sleep_mode);
|
|
|
-extern struct clk sh7372_extal1_clk;
|
|
|
-extern struct clk sh7372_extal2_clk;
|
|
|
-
|
|
|
extern void sh73a0_init_delay(void);
|
|
|
extern void sh73a0_init_irq(void);
|
|
|
extern void sh73a0_init_irq_dt(void);
|