]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/mach-omap1/clock.c
[PATCH] ARM: OMAP: Hang while entering userspace
[linux-2.6-omap-h63xx.git] / arch / arm / mach-omap1 / clock.c
index f1c9c2a56b44c98e058846f872407ae0dc8eac0b..1cbd1e1e888d919bc5b982a8f86269eb8e0ba471 100644 (file)
@@ -550,7 +550,6 @@ static int omap1_clk_set_rate(struct clk *clk, unsigned long rate)
        int  ret = -EINVAL;
        int  dsor_exp;
        __u16  regval;
-       unsigned long  flags;
 
        if (clk->set_rate)
                ret = clk->set_rate(clk, rate);