From: Wolfgang Denk Date: Thu, 22 Sep 2011 19:56:54 +0000 (+0200) Subject: Minor Coding Style Cleanup X-Git-Tag: v2011.09-rc2~1 X-Git-Url: https://git.sur5r.net/?a=commitdiff_plain;h=4e368b5d909abd7a3b48236a8f759be96e775031;p=u-boot Minor Coding Style Cleanup Signed-off-by: Wolfgang Denk --- 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 */ -