
11 Oct
2014
11 Oct
'14
12:04 a.m.
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 marcel@ziswiler.com --- note: - this patch got re-based against u-boot/master which includes above mentioned commit while u-boot-tegra/master does not (yet)
include/configs/colibri_t30.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/include/configs/colibri_t30.h b/include/configs/colibri_t30.h index 782b9d1..a582e25 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"
--
1.9.3