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)
commit7d921410ef2e5873b6602760a0fd4d393bc9c2e6
tree814915a2227fbec5d9069dcc4ba019085517bb93
parentc9d4e82670ec4e4bab5681710de4240a3fb42fe8
parent1e73651a71d1cf2a718b9a8250a794d626b9eecb
Merge patch series "tools: fdtgrep: Mark util_version() as static"

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