[U-Boot] [PATCH 1/3] cosmetic: boards.cfg: remove a trailing empty line

Masahiro Yamada yamada.m at jp.panasonic.com
Tue Jan 7 10:07:20 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>
---

 boards.cfg | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/boards.cfg b/boards.cfg
index 0d655e4..5b6a150 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