diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-10-10 17:14:45 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2006-10-10 17:14:45 -0500 |
commit | 7b382b7125f2397cce63253df62f183e3dfa2770 (patch) | |
tree | 17b7ba4f1b539886c8ddebea5825e0ad57765f60 /cpu/mpc86xx | |
parent | e10390ddd736b0dad1528eec4b0fe35c0827139a (diff) | |
download | u-boot-7b382b7125f2397cce63253df62f183e3dfa2770.tar.gz u-boot-7b382b7125f2397cce63253df62f183e3dfa2770.tar.xz u-boot-7b382b7125f2397cce63253df62f183e3dfa2770.zip |
Fix whitespace issues.
Diffstat (limited to 'cpu/mpc86xx')
-rw-r--r-- | cpu/mpc86xx/start.S | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cpu/mpc86xx/start.S b/cpu/mpc86xx/start.S index e537dcb329..1761963be4 100644 --- a/cpu/mpc86xx/start.S +++ b/cpu/mpc86xx/start.S @@ -1224,4 +1224,3 @@ secondary_cpu_setup: /* Never Returns, Running in Linux Now */ #endif - |