diff options
author | Arnd Bergmann <[email protected]> | 2023-05-16 18:06:39 +0200 |
---|---|---|
committer | Catalin Marinas <[email protected]> | 2023-05-25 17:44:02 +0100 |
commit | a7f5cb606e9993daf2d129efc5e3b6ca46ad9227 (patch) | |
tree | 548236f48add1999cefac32161d4bbfff42dc4a7 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 1a1183938946fc1e06425d830a85e5aad63c049d (diff) |
arm64: kaslr: add kaslr_early_init() declaration
kaslr_early_init() is called from assembler code and does not
need a declaration to work, but adding one anyway shuts up
this W=1 warning:
arch/arm64/kernel/pi/kaslr_early.c:88:16: error: no previous prototype for 'kaslr_early_init' [-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/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions