On Sat, 29 Oct 2016, Borislav Petkov wrote: > From: Borislav Petkov <bp@xxxxxxx> > > Fix > > drivers/hid/intel-ish-hid/ipc/pci-ish.c:247:12: warning: ‘ish_suspend’ defined but not used [-Wunused-function] > static int ish_suspend(struct device *device) > ^ > drivers/hid/intel-ish-hid/ipc/pci-ish.c:282:12: warning: ‘ish_resume’ defined but not used [-Wunused-function] > static int ish_resume(struct device *device) > ^ > by sticking them in the CONFIG_PM range too. Applied to hid.git#for-4.9/upstream-fixes Thanks, -- Jiri Kosina SUSE Labs -- To unsubscribe from this list: send the line "unsubscribe linux-input" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html