diff options
author | Juergen Gross <[email protected]> | 2023-06-14 09:35:00 +0200 |
---|---|---|
committer | Juergen Gross <[email protected]> | 2023-06-26 07:47:11 +0200 |
commit | 3d013424de1efc2c9e68c6c06e76159e467c7ba8 (patch) | |
tree | 476c74f634383182f2c39f6453449261a38ad5c6 /drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c | |
parent | 9338c2233b97f97aa68bc42f53b06e90def129d7 (diff) |
x86/xen: add prototypes for paravirt mmu functions
The paravirt MMU functions called via the PV_CALLEE_SAVE_REGS_THUNK()
macro can't be defined to be static, as the macro is generating a
function via asm() statement calling the paravirt MMU function.
In order to avoid warnings when specifying "-Wmissing-prototypes" for
the build, add local prototypes (there should never be any external
caller of those functions).
Reported-by: Arnd Bergmann <[email protected]>
Signed-off-by: Juergen Gross <[email protected]>
Reviewed-by: Boris Ostrovsky <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Juergen Gross <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_jpeg.c')
0 files changed, 0 insertions, 0 deletions