aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
diff options
context:
space:
mode:
authorArnd Bergmann <[email protected]>2024-05-28 12:02:35 +0000
committerJassi Brar <[email protected]>2024-05-31 17:39:15 +0000
commitd551ce15d08114514d489fad63bd275de2aca862 (patch)
tree44281e27e5e5f234d1b1a24c48a7992669062126 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c
parentLinux 6.10-rc1 (diff)
downloadkernel-d551ce15d08114514d489fad63bd275de2aca862.tar.gz
kernel-d551ce15d08114514d489fad63bd275de2aca862.zip
mailbox: zynqmp-ipi: drop irq_to_desc() call
irq_to_desc() is not exported to loadable modules, so this driver now fails to link in some configurations: ERROR: modpost: "irq_to_desc" [drivers/mailbox/zynqmp-ipi-mailbox.ko] undefined! I can't see a purpose for this call, since the return value is unused and probably left over from some code refactoring. Address the link failure by just removing the line. Fixes: 6ffb1635341b ("mailbox: zynqmp: handle SGI for shared IPI") Signed-off-by: Arnd Bergmann <[email protected]> Tested-by: Tanmay Shah <[email protected]> Signed-off-by: Jassi Brar <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions