Minor Coding Style Cleanup

Signed-off-by: Wolfgang Denk <wd@denx.de>
diff --git a/include/configs/omap4_panda.h b/include/configs/omap4_panda.h
index 4fcd725..67da70e 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 0a9b707..39d7154 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 */
-