]> Gentwo Git Trees - linux/.git/commit
irqchip/riscv-intc: Remove asmlinkage
authorJisheng Zhang <jszhang@kernel.org>
Fri, 14 Jun 2024 15:19:55 +0000 (23:19 +0800)
committerThomas Gleixner <tglx@linutronix.de>
Fri, 21 Jun 2024 18:35:24 +0000 (20:35 +0200)
commit722c9389c7fa91d1b6c665252f655b352b3a32b8
tree20dc5b935e975544be45a74b2152628b51c28f15
parent8cb2dbf94e44bcde4cff0223f2f900f8fb9083a4
irqchip/riscv-intc: Remove asmlinkage

The two functions riscv_intc_aia_irq() and riscv_intc_irq()
are only called by C functions.

Signed-off-by: Jisheng Zhang <jszhang@kernel.org>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Anup Patel <anup@brainfault.org>
Link: https://lore.kernel.org/r/20240614151955.1949-1-jszhang@kernel.org
drivers/irqchip/irq-riscv-intc.c