boards.cfg: remove trailing whitespace
authorPaul Burton <paul.burton@imgtec.com>
Wed, 23 Oct 2013 10:17:14 +0000 (11:17 +0100)
committerTom Rini <trini@ti.com>
Fri, 8 Nov 2013 14:38:24 +0000 (09:38 -0500)
commit7ec0cde292f90a77eee4328730fcd42b7c26788c
tree56a561e4f950751d7c85486400e86e3bd8ccc08e
parent88733e2c65b1b118e6e1a942d62a48ce62a5ea40
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>
boards.cfg