commit | b66c0a662b29127bc67f1a70b38ea0966c32ec90 | [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 | aacef256013b40d0a92c9f574e9702034d7618b4 [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>