diff options
| author | Arnd Bergmann <[email protected]> | 2020-08-06 20:20:49 +0200 |
|---|---|---|
| committer | Krzysztof Kozlowski <[email protected]> | 2020-08-20 17:44:10 +0200 |
| commit | 704b18250f59094f444d2728acccf52c185ac290 (patch) | |
| tree | 67bb646354bd56cdd1a11346224cb7a9e02120d5 /drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c | |
| parent | cd4bd8f9435ddf08a8677f56abf418423f223959 (diff) | |
ARM: s3c24xx: bast: avoid irq_desc array usage
Once we move to sparse irqs, the irq_desc[] array is no
longer accessible, so replace the two uses in bast-irq.c.
The first one can use irq_to_desc(), the second one seems
completely unneeded as we already have a pointer to the
correct descriptor.
Signed-off-by: Arnd Bergmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_ras.c')
0 files changed, 0 insertions, 0 deletions