commit | 9fdd0c3634c0f87d940e9b0712b669112ec28caa | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Wed Dec 23 08:11:21 2020 -0700 |
committer | Simon Glass <sjg@chromium.org> | Tue Jan 05 12:24:41 2021 -0700 |
tree | 6b6fb7abe9f209ac82cce75af842341a81b053ed | |
parent | 9d98b6edb6320e162af0061f100c03ded0c1d943 [diff] |
dtoc: Output the device in a separate function Reduce the length of output_node() by moving the device-output functionality into a separate function. Signed-off-by: Simon Glass <sjg@chromium.org>