From: Jingoo Han Date: Sun, 2 Nov 2014 07:03:37 +0000 (-0700) Subject: Input: mouse - use __maybe_unused instead of ifdef around suspend/resume X-Git-Tag: omap-for-v3.20/drop-legacy-3517~52^2^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=572081a431196f15206c6314381af4829ae3382d;p=pandora-kernel.git Input: mouse - 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