diff options
-rw-r--r-- | include/configs/omap4_panda.h | 1 | ||||
-rw-r--r-- | include/configs/omap4_sdp4430.h | 1 |
2 files changed, 0 insertions, 2 deletions
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 */ - |