Re: [PATCH] mfd: adp5520: Guard PM methods with CONFIG_PM_SLEEP

From: Samuel Ortiz
Date: Mon Jul 02 2012 - 10:43:59 EST


Hi Axel,

On Mon, Jul 02, 2012 at 04:53:52PM +0800, Axel Lin wrote:
> This fixes below build warnings:
> CC drivers/mfd/adp5520.o
> drivers/mfd/adp5520.c:324:12: warning: 'adp5520_suspend' defined but not used [-Wunused-function]
> drivers/mfd/adp5520.c:333:12: warning: 'adp5520_resume' defined but not used [-Wunused-function]
>
> Signed-off-by: Axel Lin <axel.lin@xxxxxxxxx>
> ---
> drivers/mfd/adp5520.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Thanks, patch applied as well.

Cheers,
Samuel.

--
Intel Open Source Technology Centre
http://oss.intel.com/
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/