aboutsummaryrefslogtreecommitdiff
path: root/drivers/perf/fsl_imx9_ddr_perf.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2023-05-16 18:06:42 +0200
committerCatalin Marinas <[email protected]>2023-05-25 17:44:03 +0100
commitc152aed4dcc21e6d496e700148fdd85c2b0ff09c (patch)
treefde43b2ea1398828047e7eba6d666627deb2364e /drivers/perf/fsl_imx9_ddr_perf.c
parente13d32e99264e0b63b01417e2f2db627f4507b97 (diff)
arm64: add alt_cb_patch_nops prototype
alt_cb_patch_nops() is called through an inline asm macro, so it does not need a prototype for the caller, but adding it avoids this W=1 build warning: arch/arm64/kernel/alternative.c:295:14: error: no previous prototype for 'alt_cb_patch_nops' [-Werror=missing-prototypes] Signed-off-by: Arnd Bergmann <[email protected]> Reviewed-by: Kees Cook <[email protected]> Acked-by: Ard Biesheuvel <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Catalin Marinas <[email protected]>
Diffstat (limited to 'drivers/perf/fsl_imx9_ddr_perf.c')
0 files changed, 0 insertions, 0 deletions