ARM: delete struct sys_timer
[deliverable/linux.git] / arch / arm / plat-samsung / include / plat / cpu.h
index e0072ce8d6e9c016d78d89c23cba639fa6732186..e0667a1c137c40594490a47b52ce09465d0f2f0b 100644 (file)
@@ -194,8 +194,7 @@ extern void s3c24xx_init_uartdevs(char *name,
 
 /* timer for 2410/2440 */
 
-struct sys_timer;
-extern struct sys_timer s3c24xx_timer;
+extern void s3c24xx_timer_init(void);
 
 extern struct syscore_ops s3c2410_pm_syscore_ops;
 extern struct syscore_ops s3c2412_pm_syscore_ops;
This page took 0.027281 seconds and 5 git commands to generate.