aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
diff options
context:
space:
mode:
authorPalmer Dabbelt <[email protected]>2019-08-07 00:05:08 +0000
committerPaul Walmsley <[email protected]>2019-08-08 23:05:38 +0000
commit81a48ee417387bef9cb720ca75980ee11ae9c901 (patch)
treefc7055fa360d63d43b81e7417385ca6281106a09 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c
parentriscv: delay: use do_div() instead of __udivdi3() (diff)
downloadkernel-81a48ee417387bef9cb720ca75980ee11ae9c901.tar.gz
kernel-81a48ee417387bef9cb720ca75980ee11ae9c901.zip
RISC-V: Remove udivdi3
This should never have landed in the first place: it was added as part of 64-bit divide support for 32-bit systems, but the kernel doesn't allow this sort of division. I must have forgotten to remove it. This patch removes the support. Since this routine only worked on 64-bit platforms but was only built on 32-bit platforms, it's essentially just nonsense anyway. Signed-off-by: Palmer Dabbelt <[email protected]> Acked-by: Nicolas Pitre <[email protected]> Link: https://lore.kernel.org/linux-riscv/[email protected]/T/#t Reported-by: Eric Lin <[email protected]> Signed-off-by: Paul Walmsley <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions