Re: [PATCH] Input: wacom - Fix compiler warning if !CONFIG_PM

From: Dmitry Torokhov
Date: Tue Aug 12 2014 - 13:00:41 EST


On Mon, Aug 11, 2014 at 10:42:38AM -0400, Benjamin Tissoires wrote:
> On Aug 09 2014 or thereabouts, Jiri Kosina wrote:
> > On Sat, 9 Aug 2014, Geert Uytterhoeven wrote:
> >
> > > If CONFIG_PM is not set:
> > >
> > > drivers/hid/wacom_sys.c:1436: warning: âwacom_reset_resumeâ defined but
> > > not used
> > >
> > > Protect the unused functions by #ifdef CONFIG_PM to fix this.
> > >
> > > Signed-off-by: Geert Uytterhoeven <geert@xxxxxxxxxxxxxx>
> >
> > Thanks Geert.
> >
> > hid-wacom is in a sort of temporary mode of operation, being moved from
> > Input to HID driver.
> >
> > Adding Benjamin and Dmitry to CC, as this will likely still go through
> > Dmitry's queue.
> >
>
> Thanks for fixing this Geert.
>
> Reviewed-by: Benjamin Tissoires <benjamin.tissoires@xxxxxxxxxx>

Applied, thank you.

--
Dmitry
--
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/