]> git.baikalelectronics.ru Git - kernel.git/commit
of: fdt: Remove unused struct fdt_scan_status
authorYuan Can <yuancan@huawei.com>
Tue, 27 Sep 2022 13:37:39 +0000 (13:37 +0000)
committerRob Herring <robh@kernel.org>
Thu, 29 Sep 2022 22:29:19 +0000 (17:29 -0500)
commitd2d3065e8ac1f32f53a047c43b0fd4c748657009
treef1c76d4c54d11e3a241fa1c6d3d62a813e58ae4b
parent81e2be1ffafd5b7848b508461958a274d5656c11
of: fdt: Remove unused struct fdt_scan_status

After commit 6cbe941e99ca("of/fdt: remove unused of_scan_flat_dt_by_path"), no
one use struct fdt_scan_status, so remove it.

Signed-off-by: Yuan Can <yuancan@huawei.com>
Reviewed-by: Frank Rowand <frank.rowand@sony.com>
Link: https://lore.kernel.org/r/20220927133739.98493-1-yuancan@huawei.com
Signed-off-by: Rob Herring <robh@kernel.org>
drivers/of/fdt.c