Merge branch 'master' of /home/wd/git/u-boot/custodians
[oweals/u-boot.git] / cpu / mpc8xx / cpu.c
index a86598e32e7aef70c810d6cae2b9d95eff791a57..ec6a3fd5d6921be5812172b6170c71f29ad3608d 100644 (file)
@@ -634,6 +634,4 @@ void reset_8xx_watchdog (volatile immap_t * immr)
        immr->im_siu_conf.sc_swsr = 0xaa39;     /* write magic2 */
 # endif /* CONFIG_LWMON */
 }
-
 #endif /* CONFIG_WATCHDOG */
-