[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <f331a03d-3e57-5add-3aa7-f511b3ca370d@marcan.st>
Date: Sat, 8 Jan 2022 23:03:47 +0900
From: Hector Martin <marcan@...can.st>
To: Marc Zyngier <maz@...nel.org>, linux-kernel@...r.kernel.org
Cc: Thomas Gleixner <tglx@...utronix.de>, kernel-team@...roid.com
Subject: Re: [PATCH] irqchip/apple-aic: Drop unused ipi_hwirq field
On 2022/01/08 23:01, Marc Zyngier wrote:
> This field was never used, remove it.
>
> Signed-off-by: Marc Zyngier <maz@...nel.org>
> ---
> drivers/irqchip/irq-apple-aic.c | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/drivers/irqchip/irq-apple-aic.c b/drivers/irqchip/irq-apple-aic.c
> index a5927382172a..3683c71a4d27 100644
> --- a/drivers/irqchip/irq-apple-aic.c
> +++ b/drivers/irqchip/irq-apple-aic.c
> @@ -172,7 +172,6 @@ struct aic_irq_chip {
> cpumask_t aff;
> } *fiq_aff[AIC_NR_FIQ];
> int nr_hw;
> - int ipi_hwirq;
> };
>
> static DEFINE_PER_CPU(uint32_t, aic_fiq_unmasked);
Thanks!
Acked-by: Hector Martin <marcan@...can.st>
--
Hector Martin (marcan@...can.st)
Public Key: https://mrcn.st/pub
Powered by blists - more mailing lists