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

From: Benjamin Tissoires
Date: Mon Aug 11 2014 - 10:42:52 EST


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>

Cheers,
Benjamin

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