Skip to content

Commit

Permalink
[MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
Browse files Browse the repository at this point in the history
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Ralf Baechle committed Oct 29, 2007
1 parent bc2f2a2 commit 0d0cc92
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/asm-mips/time.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 0d0cc92

Please sign in to comment.