aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
diff options
context:
space:
mode:
authorKevin Brodsky <[email protected]>2023-11-09 14:11:53 +0000
committerCatalin Marinas <[email protected]>2023-11-09 17:19:14 +0000
commitf86128050d2d854035bfa461aadf36e6951b2bac (patch)
treeaf42d1860dfaeeb6fc93016f59fcd1e173a1b2a6 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c
parentRevert "arm64: smp: avoid NMI IPIs with broken MediaTek FW" (diff)
downloadkernel-f86128050d2d854035bfa461aadf36e6951b2bac.tar.gz
kernel-f86128050d2d854035bfa461aadf36e6951b2bac.zip
arm64/syscall: Remove duplicate declaration
Commit 6ac19f96515e ("arm64: avoid prototype warnings for syscalls") added missing declarations to various syscall wrapper macros. It however proved a little too zealous in __SYSCALL_DEFINEx(), as a declaration for __arm64_sys##name was already present. A declaration is required before the call to ALLOW_ERROR_INJECTION(), so keep the original one and remove the new one. Fixes: 6ac19f96515e ("arm64: avoid prototype warnings for syscalls") Signed-off-by: Kevin Brodsky <[email protected]> Acked-by: Arnd Bergmann <[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_gem.c')
0 files changed, 0 insertions, 0 deletions