commit | 7ec0cde292f90a77eee4328730fcd42b7c26788c | [log] [tgz] |
---|---|---|
author | Paul Burton <paul.burton@imgtec.com> | Wed Oct 23 11:17:14 2013 +0100 |
committer | Tom Rini <trini@ti.com> | Fri Nov 08 09:38:24 2013 -0500 |
tree | 56a561e4f950751d7c85486400e86e3bd8ccc08e | |
parent | 88733e2c65b1b118e6e1a942d62a48ce62a5ea40 [diff] |
boards.cfg: remove trailing whitespace Commit 93e14596 "Coding Style cleanup: replace leading SPACEs by TABs" added trailing whitespace to a single line of boards.cfg. I presume this was unintentional, and it causes the file to change after running it through the reformat.py script. Remove the offending character. Signed-off-by: Paul Burton <paul.burton@imgtec.com>