projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3da76e
)
dm: test: Fix typo in test-main comment
author
Michal Simek
<michal.simek@xilinx.com>
Mon, 20 Aug 2018 06:03:22 +0000
(08:03 +0200)
committer
Tom Rini
<trini@konsulko.com>
Fri, 24 Aug 2018 17:20:19 +0000
(13:20 -0400)
Trivial fix.
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
test/dm/test-main.c
patch
|
blob
|
history
diff --git
a/test/dm/test-main.c
b/test/dm/test-main.c
index 4def795c7988eb65f4d69d04de3f15387c7c50f5..5d79ce641d7b6c4198f08f9d1f78b327ea80e341 100644
(file)
--- a/
test/dm/test-main.c
+++ b/
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 re
oc
rding to get
+ * Silence the console and rely on console re
co
rding to get
* our output.
*/
console_record_reset();