From 4e368b5d909abd7a3b48236a8f759be96e775031 Mon Sep 17 00:00:00 2001
From: Wolfgang Denk <wd@denx.de>
Date: Thu, 22 Sep 2011 21:56:54 +0200
Subject: [PATCH] Minor Coding Style Cleanup

Signed-off-by: Wolfgang Denk <wd@denx.de>
---
 include/configs/omap4_panda.h   | 1 -
 include/configs/omap4_sdp4430.h | 1 -
 2 files changed, 2 deletions(-)

diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 4fcd725465..67da70ea05 100644
--- a/include/configs/omap4_panda.h
+++ b/include/configs/omap4_panda.h
@@ -41,4 +41,3 @@
 #define CONFIG_SYS_PROMPT		"Panda # "
 
 #endif /* __CONFIG_PANDA_H */
-
diff --git a/include/configs/omap4_sdp4430.h b/include/configs/omap4_sdp4430.h
index 0a9b707c53..39d715480e 100644
--- a/include/configs/omap4_sdp4430.h
+++ b/include/configs/omap4_sdp4430.h
@@ -48,4 +48,3 @@
 #define CONFIG_SYS_PROMPT		"OMAP4430 SDP # "
 
 #endif /* __CONFIG_SDP4430_H */
-
-- 
2.39.5