]> git.ipfire.org Git - thirdparty/u-boot.git/commitdiff
Merge patch series "tools: fdtgrep: Mark util_version() as static"
authorTom Rini <trini@konsulko.com>
Tue, 9 Sep 2025 18:44:23 +0000 (12:44 -0600)
committerTom Rini <trini@konsulko.com>
Tue, 9 Sep 2025 18:44:23 +0000 (12:44 -0600)
This series from Ilias Apalodimas <ilias.apalodimas@linaro.org> lays
some of the groundwork for being able to enable the -Wmissing-prototypes
compiler flag while building U-Boot by fixing the obvious problems in
the tools directory.

Link: https://lore.kernel.org/r/20250829081628.2327372-1-ilias.apalodimas@linaro.org

Trivial merge