From: Marcel Ziswiler Date: Fri, 10 Oct 2014 22:04:07 +0000 (+0200) Subject: tegra: colibri_t30: clean-up spurious new line X-Git-Url: http://git.dujemihanovic.xyz/?a=commitdiff_plain;h=ac13b9af91f1cec3bb0d41a2929959d6508067f1;p=u-boot.git tegra: colibri_t30: clean-up spurious new line Clean-up a spurious new line which got introduced resp. left behind by commit f1ef2b62339526df3b921bcfefd174ce76d4c624 kconfig: move CONFIG_DEFAULT_DEVICE_TREE to kconfig Signed-off-by: Marcel Ziswiler Acked-by: Simon Glass Signed-off-by: Tom Warren --- diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index 782b9d16b7..a582e25516 100644 --- a/include/configs/colibri_t30.h +++ b/include/configs/colibri_t30.h @@ -11,7 +11,6 @@ #include "tegra30-common.h" - #define V_PROMPT "Colibri T30 # " #define CONFIG_TEGRA_BOARD_STRING "Toradex Colibri T30"