tools: zynqmp_psu_init_minimize.sh: Switch to clang-format
authorJavier Tia <javier.tia@linaro.org>
Fri, 5 Sep 2025 20:53:45 +0000 (14:53 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 16 Sep 2025 19:45:00 +0000 (13:45 -0600)
commitaa711ac815618bdc2c992c4b3869f6ef27b80202
tree10e089127b0cb628af01eeafe57a5cbd4a50a1ac
parent29f6db89add2a5484ac478ba93d4574bb65ee158
tools: zynqmp_psu_init_minimize.sh: Switch to clang-format

Replace the use of scripts/Lindent with clang-format in
zynqmp_psu_init_minimize.sh. This change is made to align with the rest
of the codebase that uses clang-format for code formatting. This ensures
consistency across all scripts in terms of code style and formatting.

Tested-by: Michal Simek <michal.simek@amd.com>
Signed-off-by: Javier Tia <javier.tia@linaro.org>
tools/zynqmp_psu_init_minimize.sh