[PATCH 1/8] tools: fdtgrep: Mark util_version() as static
Tom Rini
trini at konsulko.com
Wed Sep 10 00:57:39 CEST 2025
On Fri, 29 Aug 2025 11:16:15 +0300, Ilias Apalodimas wrote:
> The function is only used locally. Enabling -Wmissing-prototypes
> triggers a warning. Mark it as static.
>
>
Applied to u-boot/next, thanks!
[1/8] tools: fdtgrep: Mark util_version() as static
commit: 3c34fd46b6efd0501662ba3f0aeff2aeac9a584d
[2/8] tools: fdtgrep: Mark util_usage() as static
commit: 9fe4e088f3d2ba15323ae4bff7f6b592152e326c
[3/8] tools: mkimage: Mark copy_datafile() as static
commit: 867d762bc515850b00245cbcf21cf2b2d39a2a5d
[4/8] tools: rkcommon: Mark rkcommon_is_header_v2() as static
commit: 3ae031135da1f21ec22e20fac5d7ba9776487166
[5/8] tool: fit_info: Mark usage() as static
commit: 5ab15814e8f051968a4da8c96339ff0c80c5f811
[6/8] tools: fit_check_sign: Mark usage() as static
commit: 39f7af39bb2e7e03ea4621e57a976d41dcaaf0a6
[7/8] tools: imx8mimage: Mark build_image() as static
commit: f006837eada06cdf41b9935eb6c73618e4ae0bf0
[8/8] tools: imx8image: Mark imx8mimage_check_params() as static
commit: 1e73651a71d1cf2a718b9a8250a794d626b9eecb
--
Tom
More information about the U-Boot
mailing list