Re: [PATCH] pcmcia: fix unused function compile warning

From: Dominik Brodowski
Date: Thu Oct 14 2010 - 05:58:28 EST


On Wed, Oct 13, 2010 at 09:47:14PM -0700, Maciej Åenczykowski wrote:
> pcmcia_socket_dev_resume() is only referenced from macro
> SET_SYSTEM_SLEEP_PM_OPS(NULL, pcmcia_socket_dev_resume)
> which based on CONFIG_PM_SLEEP may or may not actually
> use its second parameter.
>
> Signed-off-by: Maciej Åenczykowski <zenczykowski@xxxxxxxxx>

Applied to the pcmcia git tree, thanks.

Best,
Dominik
--
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/