This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / asm-arm / arch-ixp4xx / platform.h
index fc9d710..b8ea579 100644 (file)
@@ -53,14 +53,12 @@ struct ixp4xx_i2c_pins {
 };
 
 
-struct sys_timer;
-
 /*
  * Functions used by platform-level setup code
  */
 extern void ixp4xx_map_io(void);
 extern void ixp4xx_init_irq(void);
-extern struct sys_timer ixp4xx_timer;
+extern void ixp4xx_init_time(void);
 extern void ixp4xx_pci_preinit(void);
 struct pci_sys_data;
 extern int ixp4xx_setup(int nr, struct pci_sys_data *sys);