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

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)