From: Fabio Estevam Date: Thu, 31 Jul 2014 18:57:08 +0000 (-0700) Subject: Input: imx_keypad - remove ifdef round PM methods X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e179d5fa8d6dd0df62bc7ba2a6ee777f7d1142b5;p=pandora-kernel.git Input: imx_keypad - remove ifdef round PM methods We can annotate the suspend/resume functions with '__maybe_unused' and get rid of the ifdef, which makes the code smaller and simpler. Signed-off-by: Fabio Estevam Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed