[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <alpine.DEB.2.20.1701091516050.3433@nanos>
Date: Mon, 9 Jan 2017 15:16:28 +0100 (CET)
From: Thomas Gleixner <tglx@...utronix.de>
To: Chris Packham <chris.packham@...iedtelesis.co.nz>
cc: jason@...edaemon.net, marc.zyngier@....com, lee.jones@...aro.org,
linux-kernel@...r.kernel.org
Subject: Re: [PATCH] irqchip: st: avoid compile error when PM is disabled
On Wed, 4 Jan 2017, Chris Packham wrote:
> When power management is disabled in the kernel configuration compiler
> will complain that st_irq_syscfg_resume is defined but not used. Wrap
> the function definition with CONFIG_PM_SLEEP as per other users of
> SIMPLE_DEV_PM_OPS.
That's already fixed by:
f357563f958d: irqchip/st: Mark st_irq_syscfg_resume() __maybe_unused
Thanks,
tglx
Powered by blists - more mailing lists