From: Jingoo Han Date: Sun, 2 Nov 2014 07:02:46 +0000 (-0700) Subject: Input: misc - use __maybe_unused instead of ifdef around suspend/resume X-Git-Tag: omap-for-v3.19/fixes-rc1~55^2^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97a652a852b821dd2a95b54da8c870b7b38df0e8;p=pandora-kernel.git Input: misc - 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