diff options
author | Jon Loeliger <jdl@freescale.com> | 2006-08-29 11:05:09 -0500 |
---|---|---|
committer | Jon Loeliger <jdl@freescale.com> | 2006-08-29 11:05:09 -0500 |
commit | 9bff7a69a885adebbd2bd45990494ec4cf998a30 (patch) | |
tree | b243f9500766653864a0580cd570171e4d0fb4d8 /cpu | |
parent | cd6d73d5b895a5935ac4fde0a356288142a584e0 (diff) | |
download | u-boot-imx-9bff7a69a885adebbd2bd45990494ec4cf998a30.zip u-boot-imx-9bff7a69a885adebbd2bd45990494ec4cf998a30.tar.gz u-boot-imx-9bff7a69a885adebbd2bd45990494ec4cf998a30.tar.bz2 |
Remove trailing empty lines.
Diffstat (limited to 'cpu')
-rw-r--r-- | cpu/mpc86xx/cpu_init.c | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/cpu/mpc86xx/cpu_init.c b/cpu/mpc86xx/cpu_init.c index 6ed7c37..4673d05 100644 --- a/cpu/mpc86xx/cpu_init.c +++ b/cpu/mpc86xx/cpu_init.c @@ -115,8 +115,3 @@ int cpu_init_r(void) { return 0; } - - - - - |