Subject: mxc: modify clock-tick-rate
From: Robert Schwebel <r.schwebel@pengutronix.de>

We modify the CLOCK_TICK_RATE to 14777777 in order to make the automatic
checks happy.

FIXME: needs some better documentation.

Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>

---

--- include/asm-arm/arch-mxc/mx27.h.orig
+++ include/asm-arm/arch-mxc/mx27.h
@@ -30,7 +30,7 @@
 /*!
  * defines the OS clock tick rate
  */
-#define CLOCK_TICK_RATE         13300000
+#define CLOCK_TICK_RATE         14777777
 
 /*!
  * Register an interrupt handler for the SMN as well as the SCC.  In some
