diff options
author | 2023-05-16 18:06:37 +0200 | |
---|---|---|
committer | 2023-05-25 17:44:02 +0100 | |
commit | 60a0aab7463ee69296692d980b96510ccce3934e (patch) | |
tree | b8edfa556f126f2f0f3f16861731294dc9c4377d /scripts/generate_rust_analyzer.py | |
parent | arm64: hide unused is_valid_bugaddr() (diff) | |
download | wireguard-linux-60a0aab7463ee69296692d980b96510ccce3934e.tar.xz wireguard-linux-60a0aab7463ee69296692d980b96510ccce3934e.zip |
arm64: module-plts: inline linux/moduleloader.h
module_frob_arch_sections() is declared in moduleloader.h, but
that is not included before the definition:
arch/arm64/kernel/module-plts.c:286:5: error: no previous prototype for 'module_frob_arch_sections' [-Werror=missing-prototypes]
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Reviewed-by: Kees Cook <keescook@chromium.org>
Acked-by: Ard Biesheuvel <ardb@kernel.org>
Link: https://lore.kernel.org/r/20230516160642.523862-11-arnd@kernel.org
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions