commit | 59b48a715107d5719b75250059864fa775837425 | [log] [tgz] |
---|---|---|
author | Viresh Kumar <viresh.kumar@linaro.org> | Fri Jan 29 12:54:07 2021 +0530 |
committer | Rob Herring <robh@kernel.org> | Thu Feb 04 09:00:04 2021 -0600 |
tree | ff0da86e770cc3a963160a83d15b4d4f09df5954 | |
parent | 0da6bcd9fcc021ff2d6cd7c8173f42dcdff6a00b [diff] |
scripts: dtc: Remove the unused fdtdump.c file This was copied from external DTC repository long back and isn't used anymore. Over that the dtc tool can be used to generate the dts source back from the dtb. Remove the unused fdtdump.c file. Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org> Signed-off-by: Rob Herring <robh@kernel.org> Link: https://lore.kernel.org/r/7ea1a9e7fd5d75b7adfc2a4c40dde2d4ea3fddf8.1611904394.git.viresh.kumar@linaro.org