[U-Boot] [PATCH v2 1/3] cosmetic: boards.cfg: remove a trailing empty line
Masahiro Yamada
yamada.m at jp.panasonic.com
Wed Jan 8 02:38:08 CET 2014
- Remove a trailing empty line
- Add '#' to the empty line between two comment blocks
Signed-off-by: Masahiro Yamada <yamada.m at jp.panasonic.com>
---
Changes in v2: None
boards.cfg | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/boards.cfg b/boards.cfg
index b815d05..5a0288d 100644
--- a/boards.cfg
+++ b/boards.cfg
@@ -31,7 +31,7 @@
# For any board without permanent maintainer, please contact
# Wolfgang Denk <wd at denx.de>
# And Cc: the <u-boot at lists.denx.de> mailing list.
-
+#
# The list should be ordered according to the C locale.
#
# To keep the list formatted and sorted, script tools/reformat.py is available.
@@ -1238,4 +1238,3 @@ Orphan powerpc mpc8xx - - genietv
Orphan powerpc mpc8xx - - mbx8xx MBX - -
Orphan powerpc mpc8xx - - mbx8xx MBX860T - -
Orphan powerpc mpc8xx - - nx823 NX823 - -
-
--
1.8.3.2
More information about the U-Boot
mailing list