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

2014-10-10 Thread Simon Glass
On 10 October 2014 16:04, Marcel Ziswiler wrote: > 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

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

2014-10-10 Thread Marcel Ziswiler
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 --- note: - this patch got re-based against u-boot/master which includes above mentioned com