diff options
-rw-r--r-- | arch/arm/mach-omap1/pm_bus.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-omap1/pm_bus.c b/arch/arm/mach-omap1/pm_bus.c index 326644770ea8..6588c22b8a64 100644 --- a/arch/arm/mach-omap1/pm_bus.c +++ b/arch/arm/mach-omap1/pm_bus.c | |||
@@ -48,7 +48,6 @@ static int omap1_pm_runtime_suspend(struct device *dev) | |||
48 | 48 | ||
49 | static int omap1_pm_runtime_resume(struct device *dev) | 49 | static int omap1_pm_runtime_resume(struct device *dev) |
50 | { | 50 | { |
51 | int ret = 0; | ||
52 | struct clk *iclk, *fclk; | 51 | struct clk *iclk, *fclk; |
53 | 52 | ||
54 | dev_dbg(dev, "%s\n", __func__); | 53 | dev_dbg(dev, "%s\n", __func__); |