]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/cpu/arm926ejs/mx25/reset.c
mx25 clocks: Fix MXC_FEC_CLK
[u-boot] / arch / arm / cpu / arm926ejs / mx25 / reset.c
index 1a4368308104b964272f4c3b3244433817a0540e..e6f1056670638b4eb35ef2b7d31a433a5f382979 100644 (file)
@@ -39,7 +39,7 @@
 /*
  * Reset the cpu by setting up the watchdog timer and let it time out
  */
-void reset_cpu (ulong ignored)
+void reset_cpu(ulong ignored)
 {
        struct wdog_regs *regs = (struct wdog_regs *)IMX_WDT_BASE;
        /* Disable watchdog and set Time-Out field to 0 */