summaryrefslogtreecommitdiff
path: root/kernel/trace/trace_functions_graph.c
diff options
context:
space:
mode:
authorNathan Chancellor <natechancellor@gmail.com>2020-03-10 16:25:44 -0700
committerCatalin Marinas <catalin.marinas@arm.com>2020-03-11 12:01:59 +0000
commit9a25136a61179fe79689abf3c3fc67f89ce9ec13 (patch)
tree4af867bdcf73b3613fd26c73640043ec7c139cf3 /kernel/trace/trace_functions_graph.c
parent69d113b5c40258aeac15c2eadf6c5dddfbfcf2ae (diff)
arm64: Mark call_smc_arch_workaround_1 as __maybe_unused
When building allnoconfig: arch/arm64/kernel/cpu_errata.c:174:13: warning: unused function 'call_smc_arch_workaround_1' [-Wunused-function] static void call_smc_arch_workaround_1(void) ^ 1 warning generated. Follow arch/arm and mark this function as __maybe_unused. Fixes: 4db61fef16a1 ("arm64: kvm: Modernize __smccc_workaround_1_smc_start annotations") Signed-off-by: Nathan Chancellor <natechancellor@gmail.com> Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'kernel/trace/trace_functions_graph.c')
0 files changed, 0 insertions, 0 deletions