]> git.sur5r.net Git - u-boot/blobdiff - board/omap2420h4/omap2420h4.c
Cleanup
[u-boot] / board / omap2420h4 / omap2420h4.c
index a6543951f165a84821f76ed9943feb39116bd7f1..219bcf43bef33395538f03c5eb71fe145a961a18 100644 (file)
@@ -122,7 +122,7 @@ int misc_init_r (void)
 void watchdog_init(void)
 {
        /* There are 4 watch dogs.  1 secure, and 3 general purpose.
-       * The ROM takes care of the secure one. Of the 3 GP ones, 
+       * The ROM takes care of the secure one. Of the 3 GP ones,
        * 1 can reset us directly, the other 2 only generate MPU interrupts.
        */
        __raw_writel(WD_UNLOCK1 ,WD2_BASE+WSPR);