This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / mach-s3c2410 / mach-vr1000.c
index aae341c..2246a30 100644 (file)
@@ -11,7 +11,6 @@
  * published by the Free Software Foundation.
  *
  * Modifications:
- *     06-Aug-2004 BJD  Fixed call to time initialisation
  *     12-Jul-2004 BJD  Renamed machine
  *     16-May-2003 BJD  Created initial version
  *     16-Aug-2003 BJD  Fixed header files and copyright, added URL
@@ -160,7 +159,7 @@ void __init vr1000_init_irq(void)
 
 void __init vr1000_init_time(void)
 {
-       s3c2410_init_time();
+       s3c2401_init_time();
 }
 
 MACHINE_START(VR1000, "Thorcom-VR1000")