summaryrefslogtreecommitdiffstats
path: root/cpu
diff options
context:
space:
mode:
authorWolfgang Denk <wd@denx.de>2008-03-26 00:52:10 +0100
committerWolfgang Denk <wd@denx.de>2008-03-26 00:52:10 +0100
commitaa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855 (patch)
tree4c53121606075b464118742843bf99bc7ab79652 /cpu
parent6525489323e5ab88cda947b4bc5a228ee624a75c (diff)
downloadblackbird-obmc-uboot-aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855.tar.gz
blackbird-obmc-uboot-aa6f6d171a1f9f46ee4f03ad6acb97a6bfb71855.zip
Coding Style cleanyp; update CHANGELOG
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu')
-rw-r--r--cpu/mpc8xx/cpu.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mpc8xx/cpu.c b/cpu/mpc8xx/cpu.c
index a86598e32e..ec6a3fd5d6 100644
--- a/cpu/mpc8xx/cpu.c
+++ b/cpu/mpc8xx/cpu.c
@@ -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 */
-
OpenPOWER on IntegriCloud