diff options
| author | Arnd Bergmann <[email protected]> | 2023-05-16 18:06:37 +0200 |
|---|---|---|
| committer | Catalin Marinas <[email protected]> | 2023-05-25 17:44:02 +0100 |
| commit | 60a0aab7463ee69296692d980b96510ccce3934e (patch) | |
| tree | b8edfa556f126f2f0f3f16861731294dc9c4377d /scripts/patch-kernel | |
| parent | b925b4314c9155b32d17e9dfda37d64c229063b7 (diff) | |
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 <[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 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions