diff options
author | Catalin Marinas <catalin.marinas@arm.com> | 2023-10-17 11:57:55 +0100 |
---|---|---|
committer | Catalin Marinas <catalin.marinas@arm.com> | 2023-10-18 10:58:31 +0100 |
commit | dba2ff4922b3cf573c25c3886e869258a6076030 (patch) | |
tree | a4ca9bb86489a1f8ecaf27e86df81f203cb4b404 /drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c | |
parent | 3425cec42c3ce0f65fe74e412756b567b152e61d (diff) |
arm64: Mark the 'addr' argument to set_ptes() and __set_pte_at() as unused
This argument is not used by the arm64 implementation. Mark it as
__always_unused and also remove the unnecessary 'addr' increment in
set_ptes().
Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>
Reported-by: kernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202310140531.BQQwt3NQ-lkp@intel.com/
Cc: Will Deacon <will@kernel.org>
Tested-by: Ryan Roberts <ryan.roberts@arm.com>
Link: https://lore.kernel.org/r/ZS6EvMiJ0QF5INkv@arm.com
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ucode.c')
0 files changed, 0 insertions, 0 deletions