Re: [PATCH 3/3] genirq: Hide irq_cpu_{on,off}line() behind a deprecated option
From: Florian Fainelli
Date: Mon Oct 25 2021 - 22:41:22 EST
On 10/21/2021 10:04 AM, Marc Zyngier wrote:
irq_cpu_{on,off}line() are now only used by the Octeon platform.
Make their use conditional on this plaform being enabled, and
otherwise hidden away.
Signed-off-by: Marc Zyngier <maz@xxxxxxxxxx>
Reviewed-by: Florian Fainelli <f.fainelli@xxxxxxxxx>
--
Florian