[PATCH v2 07/10] lib: sbi: Remove regs paramter of sbi_irqchip_process()
Samuel Holland
samuel.holland at sifive.com
Tue Mar 12 09:56:22 PDT 2024
On 2024-03-12 5:28 AM, Anup Patel wrote:
> The irqchip handlers will typically not need pointer to trap registers
> so remove regs paramter of sbi_irqchip_process().
>
> Signed-off-by: Anup Patel <apatel at ventanamicro.com>
> ---
> include/sbi/sbi_irqchip.h | 5 ++---
> lib/sbi/sbi_irqchip.c | 10 +++++-----
> lib/sbi/sbi_trap.c | 4 ++--
> lib/utils/irqchip/imsic.c | 2 +-
> 4 files changed, 10 insertions(+), 11 deletions(-)
Reviewed-by: Samuel Holland <samuel.holland at sifive.com>
More information about the opensbi
mailing list