]> git.baikalelectronics.ru Git - uboot.git/commit
dm: core: Tidy up ofnode-writing test
authorSimon Glass <sjg@chromium.org>
Sat, 30 Jul 2022 21:52:11 +0000 (15:52 -0600)
committerTom Rini <trini@konsulko.com>
Fri, 12 Aug 2022 12:14:24 +0000 (08:14 -0400)
commit6b936a3b3b80b00ed8e23e5f3a305e8e8588990c
treeac08f75e10f9c21cfc963efdfcd53e44824de1ae
parent5b7c689894885170264135ec4c97cd1f97bd6739
dm: core: Tidy up ofnode-writing test

Update this test to use the livetree flag so that special check can be
avoided. Also drop a few blank lines.

Signed-off-by: Simon Glass <sjg@chromium.org>
test/dm/ofnode.c