From: Fabio Estevam Date: Wed, 30 Jul 2014 18:34:49 +0000 (-0700) Subject: Input: mcs5000_ts - remove ifdef around power management methods X-Git-Tag: omap-for-v3.17/fixes-against-rc2~115^2~1^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9634c152aa085cb738c7238b14cbe138b4ceb148;p=pandora-kernel.git Input: mcs5000_ts - remove ifdef around power management methods We can annonate 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