提交 2c70df5b 编写于 作者: R Ralf Baechle

[MIPS] Nuke redeclarations of board_time_init.

Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 046f8f70
......@@ -59,7 +59,6 @@ extern void it8172_restart(char *command);
extern void it8172_halt(void);
extern void it8172_power_off(void);
extern void (*board_time_init)(void);
extern void it8172_time_init(void);
extern void it8172_timer_setup(struct irqaction *irq);
......
......@@ -49,7 +49,6 @@ extern void pnx8550_machine_halt(void);
extern void pnx8550_machine_power_off(void);
extern struct resource ioport_resource;
extern struct resource iomem_resource;
extern void (*board_time_init)(void);
extern void pnx8550_time_init(void);
extern void pnx8550_timer_setup(struct irqaction *irq);
extern void rs_kgdb_hook(int tty_no);
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册