ARM: OMAP2+: dmtimer: cleanup iclk usage
[pandora-kernel.git] / arch / arm / plat-omap / include / plat / dmtimer.h
index 80f0a9a..ffa6ccf 100644 (file)
@@ -256,7 +256,7 @@ struct omap_dm_timer {
        unsigned long phys_base;
        int id;
        int irq;
-       struct clk *iclk, *fclk;
+       struct clk *fclk;
 
        void __iomem    *io_base;
        void __iomem    *sys_stat;      /* TISTAT timer status */