dm: test: Correct printf() output nit in 'dm uclass'
authorSimon Glass <sjg@chromium.org>
Wed, 25 Mar 2015 18:23:03 +0000 (12:23 -0600)
committerSimon Glass <sjg@chromium.org>
Sat, 18 Apr 2015 17:11:30 +0000 (11:11 -0600)
commitb66c0a662b29127bc67f1a70b38ea0966c32ec90
tree540ea176782e5e5a2eba572ff743b1df5f849d1b
parentaacef256013b40d0a92c9f574e9702034d7618b4
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>
test/dm/cmd_dm.c