From 4e368b5d909abd7a3b48236a8f759be96e775031 Mon Sep 17 00:00:00 2001 From: Wolfgang Denk Date: Thu, 22 Sep 2011 21:56:54 +0200 Subject: Minor Coding Style Cleanup Signed-off-by: Wolfgang Denk --- 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 4fcd72546..67da70ea0 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 0a9b707c5..39d715480 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 */ - -- cgit v1.2.3