diff options
author | Uros Bizjak <[email protected]> | 2024-09-02 12:48:04 +0200 |
---|---|---|
committer | Daniel Lezcano <[email protected]> | 2024-09-06 14:49:21 +0200 |
commit | 69a9dcbd2d65217cf52f55dc57b50845dc9d8d3f (patch) | |
tree | 6b3d26ff126522a76b4463c2fd12fc52b0f061e9 /lib/crypto/mpi/mpi-sub-ui.c | |
parent | 2e02da1d86c97dfaa8ee083d98df1d069b28a526 (diff) |
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 'lib/crypto/mpi/mpi-sub-ui.c')
0 files changed, 0 insertions, 0 deletions