On Wed, May 8, 2013 at 3:45 PM, Geert Uytterhoeven <ge...@linux-m68k.org> wrote: > If CONFIG_PM_SLEEP is not set: > > drivers/input/keyboard/cros_ec_keyb.c:211: warning: > ‘cros_ec_keyb_clear_keyboard’ defined but not used > > Move the definition of cros_ec_keyb_clear_keyboard() inside the section > protected by #ifdef CONFIG_PM_SLEEP to fix this. > > Signed-off-by: Geert Uytterhoeven <ge...@linux-m68k.org>
Acked-by: Simon Glass <s...@chromium.org> -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/