[U-Boot] [PATCH] tegra: colibri_t30: clean-up spurious new line

Marcel Ziswiler marcel at ziswiler.com
Sat Oct 11 00:04:07 CEST 2014


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 at 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



More information about the U-Boot mailing list