]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-omap2/clock.c
Pull battery into release branch
[linux-2.6] / arch / arm / mach-omap2 / clock.c
index 0de201c3d50b4a09d488109338d90a1df12597a9..588adb5ab47fa2b4bd796fc9c2c42a4529eb308e 100644 (file)
@@ -27,6 +27,7 @@
 
 #include <asm/arch/clock.h>
 #include <asm/arch/sram.h>
+#include <asm/div64.h>
 
 #include "prcm-regs.h"
 #include "memory.h"
@@ -442,7 +443,7 @@ static long omap2_clk_round_rate(struct clk *clk, unsigned long rate)
 
 /*
  * Check the DLL lock state, and return tue if running in unlock mode.
- * This is needed to compenste for the shifted DLL value in unlock mode.
+ * This is needed to compensate for the shifted DLL value in unlock mode.
  */
 static u32 omap2_dll_force_needed(void)
 {