]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - arch/cris/arch-v10/kernel/process.c
spelling fixes: arch/cris/
[linux-2.6-omap-h63xx.git] / arch / cris / arch-v10 / kernel / process.c
index b6831ceb6a62ee35bfa4108c8a88c654909824a6..1a3760c94f8578444787fc9f2424814ba45f8aa7 100644 (file)
@@ -64,7 +64,7 @@ void hard_reset_now (void)
 #if defined(CONFIG_ETRAX_WATCHDOG) && !defined(CONFIG_SVINTO_SIM)
        cause_of_death = 0xbedead;
 #else
-       /* Since we dont plan to keep on reseting the watchdog,
+       /* Since we dont plan to keep on resetting the watchdog,
           the key can be arbitrary hence three */
        *R_WATCHDOG = IO_FIELD(R_WATCHDOG, key, 3) |
                IO_STATE(R_WATCHDOG, enable, start);