ARM: delete struct sys_timer
[deliverable/linux.git] / arch / arm / mach-ixp4xx / common.c
index 8c0c0e2d0727317078a93f2241763818acf1ac15..f6ac695ceb601b0b4dbf52adfa715d382d313786 100644 (file)
@@ -307,10 +307,6 @@ void __init ixp4xx_timer_init(void)
        ixp4xx_clockevent_init();
 }
 
-struct sys_timer ixp4xx_timer = {
-       .init           = ixp4xx_timer_init,
-};
-
 static struct pxa2xx_udc_mach_info ixp4xx_udc_info;
 
 void __init ixp4xx_set_udc_info(struct pxa2xx_udc_mach_info *info)
This page took 0.024789 seconds and 5 git commands to generate.