From 9bff7a69a885adebbd2bd45990494ec4cf998a30 Mon Sep 17 00:00:00 2001
From: Jon Loeliger <jdl@freescale.com>
Date: Tue, 29 Aug 2006 11:05:09 -0500
Subject: [PATCH] Remove trailing empty lines.

---
 cpu/mpc86xx/cpu_init.c | 5 -----
 1 file changed, 5 deletions(-)

diff --git a/cpu/mpc86xx/cpu_init.c b/cpu/mpc86xx/cpu_init.c
index 6ed7c37202..4673d05e71 100644
--- a/cpu/mpc86xx/cpu_init.c
+++ b/cpu/mpc86xx/cpu_init.c
@@ -115,8 +115,3 @@ int cpu_init_r(void)
 {
 	return 0;
 }
-
-
-
-
-
-- 
2.39.5