dm: test: Fix typo in test-main comment

Trivial fix.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
lime2-spi
Michal Simek 6 years ago committed by Tom Rini
parent f3da76ea8b
commit 96ffe87011
  1. 2
      test/dm/test-main.c

@ -94,7 +94,7 @@ static int dm_do_test(struct unit_test_state *uts, struct unit_test *test,
ut_assertok(dm_extended_scan_fdt(gd->fdt_blob, false));
/*
* Silence the console and rely on console reocrding to get
* Silence the console and rely on console recording to get
* our output.
*/
console_record_reset();

Loading…
Cancel
Save