- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / arch / arm / mach-s3c2410 / time.c
index ccd1604..715d65a 100644 (file)
@@ -232,7 +232,7 @@ static void __init s3c2410_timer_init (void)
        setup_irq(IRQ_TIMER4, &s3c2410_timer_irq);
 }
 
-struct sys_timer s3c2410_timer = {
+struct sys_timer s3c24xx_timer = {
        .init           = s3c2410_timer_init,
        .offset         = s3c2410_gettimeoffset,
        .resume         = s3c2410_timer_setup