Remove trailing empty lines.
authorJon Loeliger <jdl@freescale.com>
Tue, 29 Aug 2006 16:05:09 +0000 (11:05 -0500)
committerJon Loeliger <jdl@freescale.com>
Tue, 29 Aug 2006 16:05:09 +0000 (11:05 -0500)
cpu/mpc86xx/cpu_init.c

index 6ed7c37..4673d05 100644 (file)
@@ -115,8 +115,3 @@ int cpu_init_r(void)
 {
        return 0;
 }
-
-
-
-
-