From: Jingoo Han Date: Sun, 2 Nov 2014 07:04:14 +0000 (-0700) Subject: Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume X-Git-Tag: omap-for-v3.19/fixes-rc1~55^2^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02b6a58b83b2f3d97addaf96ef60ad6596bf715f;p=pandora-kernel.git Input: touchscreen - use __maybe_unused instead of ifdef around suspend/resume Use __maybe_unused instead of ifdef guards around suspend/resume functions, in order to increase build coverage and fix build warnings. Signed-off-by: Jingoo Han Signed-off-by: Dmitry Torokhov --- Reading git-diff-tree failed