From 2c70df5b9807293705d8123d1f36579831ac09eb Mon Sep 17 00:00:00 2001 From: Ralf Baechle Date: Sun, 9 Jul 2006 20:53:19 +0100 Subject: [MIPS] Nuke redeclarations of board_time_init. Signed-off-by: Ralf Baechle --- arch/mips/philips/pnx8550/common/setup.c | 1 - 1 file changed, 1 deletion(-) (limited to 'arch/mips/philips/pnx8550') diff --git a/arch/mips/philips/pnx8550/common/setup.c b/arch/mips/philips/pnx8550/common/setup.c index 1a0cc3eef57f..57fc5938c919 100644 --- a/arch/mips/philips/pnx8550/common/setup.c +++ b/arch/mips/philips/pnx8550/common/setup.c @@ -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); -- cgit v1.2.3-59-g8ed1b