Merge branch 'rmobile/core' into rmobile/marzen

This commit is contained in:
Paul Mundt
2012-01-10 13:16:37 +09:00
4 changed files with 38 additions and 2 deletions

View File

@@ -4,6 +4,7 @@
extern struct sys_timer shmobile_timer;
extern void shmobile_setup_console(void);
extern void shmobile_secondary_vector(void);
extern int shmobile_platform_cpu_kill(unsigned int cpu);
struct clk;
extern int clk_init(void);
extern void shmobile_handle_irq_intc(struct pt_regs *);