diff options
author | Wolfgang Denk <wd@denx.de> | 2008-12-16 01:02:17 +0100 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2008-12-16 01:02:17 +0100 |
commit | 455ae7e87f67c44e6aea68865c83acadd3fcd36c (patch) | |
tree | 9f3b69f9c1c2fcc8937e6bd964b1321ac17d45bc /cpu/mpc86xx | |
parent | 84bc72d90c505fec3ef4b693995407a0bd4064e5 (diff) |
Coding style cleanup, update CHANGELOG.
Signed-off-by: Wolfgang Denk <wd@denx.de>
Diffstat (limited to 'cpu/mpc86xx')
-rw-r--r-- | cpu/mpc86xx/start.S | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/cpu/mpc86xx/start.S b/cpu/mpc86xx/start.S index 6645cb8825a..63cc8dbcda9 100644 --- a/cpu/mpc86xx/start.S +++ b/cpu/mpc86xx/start.S @@ -982,5 +982,3 @@ unlock_ram_in_cache: blr #endif #endif - - |