X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=include%2Fasm-mips%2Ftime.h;h=d897c8bb554d8e1792a4ed3a3588fdc92069517a;hb=9464c7cf61b9433057924c36e6e02f303a00e768;hp=2d543735668b9b80bb29a80d5e1f3a2514739e86;hpb=41689045f6a3cbe0550e1d34e9cc20d2e8c432ba;p=linux-2.6.git diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h index 2d5437356..d897c8bb5 100644 --- a/include/asm-mips/time.h +++ b/include/asm-mips/time.h @@ -83,11 +83,11 @@ extern asmlinkage void ll_local_timer_interrupt(int irq, struct pt_regs *regs); /* * board specific routines required by time_init(). * board_time_init is defaulted to NULL and can remain so. - * plat_timer_setup must be setup properly in machine setup routine. + * board_timer_setup must be setup properly in machine setup routine. */ struct irqaction; extern void (*board_time_init)(void); -extern void plat_timer_setup(struct irqaction *irq); +extern void (*board_timer_setup)(struct irqaction *irq); /* * mips_hpt_frequency - must be set if you intend to use an R4k-compatible