From: Ralf Baechle Date: Fri, 26 Oct 2007 12:23:02 +0000 (+0100) Subject: [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. X-Git-Tag: v2.6.24-rc2~95^2~25 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=0d0cc920de658126560938a01f12e6e8ca7d5bcd;p=karo-tx-linux.git [MIPS] time: Remove declaration of plat_timer_setup, there is no caller. Signed-off-by: Ralf Baechle --- diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h index bc47af313bcd..ce1e07a82aec 100644 --- a/include/asm-mips/time.h +++ b/include/asm-mips/time.h @@ -58,7 +58,6 @@ extern void local_timer_interrupt(int irq, void *dev_id); */ struct irqaction; extern void plat_time_init(void); -extern void plat_timer_setup(struct irqaction *irq); /* * mips_hpt_frequency - must be set if you intend to use an R4k-compatible