omap1: pm_bus: Fix compilation warning
[pandora-kernel.git] / arch / arm / mach-omap1 / pm_bus.c
index 3266447..6588c22 100644 (file)
@@ -48,7 +48,6 @@ static int omap1_pm_runtime_suspend(struct device *dev)
 
 static int omap1_pm_runtime_resume(struct device *dev)
 {
-       int ret = 0;
        struct clk *iclk, *fclk;
 
        dev_dbg(dev, "%s\n", __func__);