commit | 771f02f02315675399661c1a8d89ae236e570a53 | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 02 10:52:21 2019 -0600 |
committer | Bin Meng <bmeng.cn@gmail.com> | Wed May 08 13:02:17 2019 +0800 |
tree | 249daab9ae570955933d221c2f27d1af534169cb | |
parent | ff23e683d590c086d34c4ce592b5d193dde20cdb [diff] |
x86: Fix device-tree indentation With the use of a phandle we can outdent the device tree nodes a little. Fix this. Signed-off-by: Simon Glass <sjg@chromium.org> Reviewed-by: Bin Meng <bmeng.cn@gmail.com>