diff options
| -rw-r--r-- | arch/mips/ite-boards/generic/it8172_setup.c | 1 | ||||
| -rw-r--r-- | arch/mips/philips/pnx8550/common/setup.c | 1 |
2 files changed, 0 insertions, 2 deletions
diff --git a/arch/mips/ite-boards/generic/it8172_setup.c b/arch/mips/ite-boards/generic/it8172_setup.c index 929cee3d6abb..0c657b4efaee 100644 --- a/arch/mips/ite-boards/generic/it8172_setup.c +++ b/arch/mips/ite-boards/generic/it8172_setup.c | |||
| @@ -59,7 +59,6 @@ extern void it8172_restart(char *command); | |||
| 59 | extern void it8172_halt(void); | 59 | extern void it8172_halt(void); |
| 60 | extern void it8172_power_off(void); | 60 | extern void it8172_power_off(void); |
| 61 | 61 | ||
| 62 | extern void (*board_time_init)(void); | ||
| 63 | extern void it8172_time_init(void); | 62 | extern void it8172_time_init(void); |
| 64 | extern void it8172_timer_setup(struct irqaction *irq); | 63 | extern void it8172_timer_setup(struct irqaction *irq); |
| 65 | 64 | ||
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); | |||
| 49 | extern void pnx8550_machine_power_off(void); | 49 | extern void pnx8550_machine_power_off(void); |
| 50 | extern struct resource ioport_resource; | 50 | extern struct resource ioport_resource; |
| 51 | extern struct resource iomem_resource; | 51 | extern struct resource iomem_resource; |
| 52 | extern void (*board_time_init)(void); | ||
| 53 | extern void pnx8550_time_init(void); | 52 | extern void pnx8550_time_init(void); |
| 54 | extern void pnx8550_timer_setup(struct irqaction *irq); | 53 | extern void pnx8550_timer_setup(struct irqaction *irq); |
| 55 | extern void rs_kgdb_hook(int tty_no); | 54 | extern void rs_kgdb_hook(int tty_no); |
