This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / arch / arm / mach-clps711x / cdb89712.c
index 870d4e4..d51668d 100644 (file)
@@ -34,7 +34,6 @@
 
 extern void clps711x_init_irq(void);
 extern void clps711x_map_io(void);
-extern void clps711x_init_time(void);
 
 /*
  * Map the CS89712 Ethernet port.  That should be moved to the
@@ -56,7 +55,6 @@ MACHINE_START(CDB89712, "Cirrus-CDB89712")
        BOOT_PARAMS(0xc0000100)
        MAPIO(cdb89712_map_io)
        INITIRQ(clps711x_init_irq)
-       INITTIME(clps711x_init_time)
 MACHINE_END
 
 static int cdb89712_hw_init(void)