aboutsummaryrefslogtreecommitdiffstats
path: root/arch/mips/philips/pnx8550/common/setup.c
diff options
context:
space:
mode:
Diffstat (limited to 'arch/mips/philips/pnx8550/common/setup.c')
-rw-r--r--arch/mips/philips/pnx8550/common/setup.c1
1 files changed, 0 insertions, 1 deletions
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);
49extern void pnx8550_machine_power_off(void); 49extern void pnx8550_machine_power_off(void);
50extern struct resource ioport_resource; 50extern struct resource ioport_resource;
51extern struct resource iomem_resource; 51extern struct resource iomem_resource;
52extern void (*board_time_init)(void);
53extern void pnx8550_time_init(void); 52extern void pnx8550_time_init(void);
54extern void pnx8550_timer_setup(struct irqaction *irq); 53extern void pnx8550_timer_setup(struct irqaction *irq);
55extern void rs_kgdb_hook(int tty_no); 54extern void rs_kgdb_hook(int tty_no);