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)
commit17005609548f1f0204cbfc988b325533470e585c
treef1c76d4c54d11e3a241fa1c6d3d62a813e58ae4b
parent8ec747e5d585cc8efaf5ebc3caf5dd71af86eaaa
of: fdt: Remove unused struct fdt_scan_status

After commit bba04d965d06("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