Dmitry Torokhov 5ec662e7a6 Input: bfin_rotary - mark suspend and resume code as __maybe_unused
Instead of using #ifdef to guard potentially unused suspend and resume code
let's mark them as __maybe_unused so they still get discarded if they are
not used but we do not get warning. This allows for better compile coverage.

Acked-by: Sonic Zhang <sonic.zhang@analog.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2015-02-15 16:06:26 -08:00
..
2013-12-06 02:06:29 -08:00
2014-12-15 20:32:42 -08:00
2014-09-11 23:40:28 -07:00
2014-09-11 23:40:28 -07:00