diff options
author | Geert Uytterhoeven <geert@linux-m68k.org> | 2014-08-11 11:03:19 -0700 |
---|---|---|
committer | Dmitry Torokhov <dmitry.torokhov@gmail.com> | 2014-08-12 09:59:29 -0700 |
commit | 41a7458147a435e082ceccd3a7d46f3390ea90f3 (patch) | |
tree | 0281f959911f8b8bbc6e29cfdaf457a0a6c490e1 /Documentation/power/regulator/design.txt | |
parent | c704b4ef1a819b053fd33617e861da1932077314 (diff) | |
download | linux-next-41a7458147a435e082ceccd3a7d46f3390ea90f3.tar.gz |
Input: wacom - fix compiler warning if !CONFIG_PM
If CONFIG_PM is not set:
drivers/hid/wacom_sys.c:1436: warning: ‘wacom_reset_resume’ defined but
not used
Protect the unused functions by #ifdef CONFIG_PM to fix this.
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
Reviewed-by: Benjamin Tissoires <benjamin.tissoires@redhat.com>
Signed-off-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Diffstat (limited to 'Documentation/power/regulator/design.txt')
0 files changed, 0 insertions, 0 deletions