[PATCH] fix timer setup for Jazz

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Ralf,

This patch has fixed timer setup function name for Jazz.

Yoichi

Signed-off-by: Yoichi Yuasa <yoichi_yuasa@xxxxxxxxxxxxxx>

diff -pruN -X mips/Documentation/dontdiff mips-orig/arch/mips/jazz/setup.c mips/arch/mips/jazz/setup.c
--- mips-orig/arch/mips/jazz/setup.c	2006-10-10 11:36:15.066873500 +0900
+++ mips/arch/mips/jazz/setup.c	2006-10-10 15:01:30.833109250 +0900
@@ -37,7 +37,7 @@ extern void jazz_machine_restart(char *c
 extern void jazz_machine_halt(void);
 extern void jazz_machine_power_off(void);
 
-void __init plat_time_init(struct irqaction *irq)
+void __init plat_timer_setup(struct irqaction *irq)
 {
 	/* set the clock to 100 Hz */
 	r4030_write_reg32(JAZZ_TIMER_INTERVAL, 9);


[Index of Archives]     [Linux MIPS Home]     [LKML Archive]     [Linux ARM Kernel]     [Linux ARM]     [Linux]     [Git]     [Yosemite News]     [Linux SCSI]     [Linux Hams]

  Powered by Linux