patch-2.4.25 linux-2.4.25/arch/sh64/kernel/time.c

Next file: linux-2.4.25/arch/sparc/config.in
Previous file: linux-2.4.25/arch/sh64/kernel/Makefile
Back to the patch index
Back to the overall index

diff -urN linux-2.4.24/arch/sh64/kernel/time.c linux-2.4.25/arch/sh64/kernel/time.c
@@ -113,7 +113,8 @@
 extern unsigned long wall_jiffies;
 extern unsigned long volatile jiffies;
 
-static unsigned long tmu_base, rtc_base, cprc_base;
+static unsigned long tmu_base, rtc_base;
+unsigned long cprc_base;
 
 /* Variables to allow interpolation of time of day to resolution better than a
  * jiffy. */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)