commit | bb99e33af5843b7e22838690bc07c7d85e0f8524 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Mar 25 12:23:03 2015 -0600 |
committer | Simon Glass <sjg@chromium.org> | Sat Apr 18 11:11:30 2015 -0600 |
tree | 540ea176782e5e5a2eba572ff743b1df5f849d1b | |
parent | d810add3276aa2f7203f14134253ca35855fdee9 [diff] |
dm: test: Correct printf() output nit in 'dm uclass' Neither the hyphen nor the equals sign is needed. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Marek Vasut <marex@denx.de>