From: Geert Uytterhoeven Date: Wed, 11 Jun 2014 19:03:18 +0000 (+0200) Subject: HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM X-Git-Tag: omap-for-v3.17/fixes-against-rc2~328^2~3 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a278e26830a2aa6dee1bd4f0ed5ff2bdea4d8887;p=pandora-kernel.git HID: rmi: Protect PM-only functions by #ifdef CONFIG_PM If CONFIG_PM=n: drivers/hid/hid-rmi.c:432: warning: ‘rmi_post_reset’ defined but not used drivers/hid/hid-rmi.c:437: warning: ‘rmi_post_resume’ defined but not used Signed-off-by: Geert Uytterhoeven Signed-off-by: Jiri Kosina --- Reading git-diff-tree failed