diff options
author | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-02-24 08:51:40 (GMT) |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2012-02-24 08:54:29 (GMT) |
commit | f3761c0779b62276b5bf84532a81d5dc49bd721f (patch) | |
tree | fca99792f6dc66b9f55ec12dbf02d5841547f03b /drivers/hid/hid-wacom.c | |
parent | 02dfc496800dfaf17b650256642f3df86653fe97 (diff) | |
download | linux-fsl-qoriq-f3761c0779b62276b5bf84532a81d5dc49bd721f.tar.xz |
Input: twl4030-vibra - use proper guard for PM methods
On m68k:
drivers/input/misc/twl4030-vibra.c:175:5: warning: "CONFIG_PM" is not
defined
We should use #ifdef instead of #if and also check CONFIG_PM_SLEEP
instead of CONFIG_PM.
Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Dmitry Torokhov <dtor@mail.ru>
Diffstat (limited to 'drivers/hid/hid-wacom.c')
0 files changed, 0 insertions, 0 deletions