Gitweb:     
http://git.kernel.org/git/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=0d0cc920de658126560938a01f12e6e8ca7d5bcd
Commit:     0d0cc920de658126560938a01f12e6e8ca7d5bcd
Parent:     bc2f2a24d9cd52bd6f5307ab36ffa041366d936d
Author:     Ralf Baechle <[EMAIL PROTECTED]>
AuthorDate: Fri Oct 26 13:23:02 2007 +0100
Committer:  Ralf Baechle <[EMAIL PROTECTED]>
CommitDate: Mon Oct 29 19:35:34 2007 +0000

    [MIPS] time: Remove declaration of plat_timer_setup, there is no caller.
    
    Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]>
---
 include/asm-mips/time.h |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/asm-mips/time.h b/include/asm-mips/time.h
index bc47af3..ce1e07a 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
-
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to