patch-2.4.25 linux-2.4.25/arch/mips/ddb5xxx/ddb5476/setup.c
Next file: linux-2.4.25/arch/mips/ddb5xxx/ddb5477/setup.c
Previous file: linux-2.4.25/arch/mips/ddb5xxx/ddb5074/setup.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
2004-02-18 05:36:30.000000000 -0800
-  Orig file: 
linux-2.4.24/arch/mips/ddb5xxx/ddb5476/setup.c
-  Orig date: 
2003-08-25 04:44:39.000000000 -0700
diff -urN linux-2.4.24/arch/mips/ddb5xxx/ddb5476/setup.c linux-2.4.25/arch/mips/ddb5xxx/ddb5476/setup.c
@@ -84,7 +84,7 @@
 static void __init ddb_time_init(void)
 {
 #if defined(USE_CPU_COUNTER_TIMER)
-	mips_counter_frequency = CPU_COUNTER_FREQUENCY;
+	mips_hpt_frequency = CPU_COUNTER_FREQUENCY;
 #endif
 
 	/* we have ds1396 RTC chip */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)