]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/arm/plat-omap/clock.c
Cleanup patch to sync with mainline kernel
[linux-2.6-omap-h63xx.git] / arch / arm / plat-omap / clock.c
index 29071ad3421e56d482777aabdffe4081b72c0dc9..ca16552d2c1643b7164aed4708cfe58e5b6a2be1 100644 (file)
@@ -67,7 +67,7 @@ struct clk * clk_get(struct device *dev, const char *id)
                        clk = p;
                        break;
                }
-       }       
+       }
 
        mutex_unlock(&clocks_mutex);