diff options
| author | Uros Bizjak <[email protected]> | 2024-09-02 10:48:04 +0000 |
|---|---|---|
| committer | Daniel Lezcano <[email protected]> | 2024-09-06 12:49:21 +0000 |
| commit | 69a9dcbd2d65217cf52f55dc57b50845dc9d8d3f (patch) | |
| tree | 6b3d26ff126522a76b4463c2fd12fc52b0f061e9 /drivers/gpu/drm/amd/amdgpu/amdgpu_object.c | |
| parent | clocksource/drivers/cadence-ttc: Add missing clk_disable_unprepare in ttc_set... (diff) | |
| download | kernel-69a9dcbd2d65217cf52f55dc57b50845dc9d8d3f.tar.gz kernel-69a9dcbd2d65217cf52f55dc57b50845dc9d8d3f.zip | |
clocksource/drivers/jcore: Use request_percpu_irq()
Use request_percpu_irq() instead of request_irq() to solve
the following sparse warning:
jcore-pit.c:173:40: warning: incorrect type in argument 5 (different address spaces)
jcore-pit.c:173:40: expected void *dev
jcore-pit.c:173:40: got struct jcore_pit [noderef] __percpu *static [assigned] [toplevel] jcore_pit_percpu
Compile tested only.
Signed-off-by: Uros Bizjak <[email protected]>
Cc: Daniel Lezcano <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Rich Felker <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Daniel Lezcano <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_object.c')
0 files changed, 0 insertions, 0 deletions
