diff options
author | 2019-07-30 17:23:48 -0400 | |
---|---|---|
committer | 2019-07-31 18:13:46 +0100 | |
commit | f1d4836201543e88ebe70237e67938168d5fab19 (patch) | |
tree | 18cec2873cf0e86097e47fef34b9b5179509fd44 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | arm64: cpufeature: Fix feature comparison for CTR_EL0.{CWG,ERG} (diff) | |
download | linux-dev-f1d4836201543e88ebe70237e67938168d5fab19.tar.xz linux-dev-f1d4836201543e88ebe70237e67938168d5fab19.zip |
arm64/efi: fix variable 'si' set but not used
GCC throws out this warning on arm64.
drivers/firmware/efi/libstub/arm-stub.c: In function 'efi_entry':
drivers/firmware/efi/libstub/arm-stub.c:132:22: warning: variable 'si'
set but not used [-Wunused-but-set-variable]
Fix it by making free_screen_info() a static inline function.
Acked-by: Will Deacon <will@kernel.org>
Signed-off-by: Qian Cai <cai@lca.pw>
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions