commit | c8c10b83ef0a7a04ba40223c841f6f721d9a28a3 | [log] [tgz] |
---|---|---|
author | Ilias Apalodimas <ilias.apalodimas@linaro.org> | Wed Oct 30 22:40:59 2024 +0200 |
committer | Heinrich Schuchardt <heinrich.schuchardt@canonical.com> | Thu Oct 31 06:05:08 2024 +0100 |
tree | de9a9d4393f67b45e4a13fc3dcf687b19848238b | |
parent | 84b95e918942d0e29e3634d265694030f76faf5a [diff] |
efi_loader: Make tcg2_uninit() static This function is only used locally, so make it static and quiesce the W=1 warning Signed-off-by: Ilias Apalodimas <ilias.apalodimas@linaro.org> Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>