diff options
author | 2021-12-28 07:48:13 +0600 | |
---|---|---|
committer | 2021-12-27 18:22:04 -0800 | |
commit | f103b2e5a6197586effb0b9a1b72c30b5d65b0cd (patch) | |
tree | f52d26c732fcb02f4cbaa253a4479fcdfdaa7d29 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | hwmon: (dell-smm) Pack the whole smm_regs struct (diff) | |
download | wireguard-linux-f103b2e5a6197586effb0b9a1b72c30b5d65b0cd.tar.xz wireguard-linux-f103b2e5a6197586effb0b9a1b72c30b5d65b0cd.zip |
hwmon: (nzxt-smart2) Fix "unused function" warning
Fix warning when building with CONFIG_PM=n (and CONFIG_WERROR=y):
drivers/hwmon/nzxt-smart2.c:707:12: error: ‘nzxt_smart2_hid_reset_resume’
defined but not used [-Werror=unused-function]
707 | static int nzxt_smart2_hid_reset_resume(struct hid_device *hdev)
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
Signed-off-by: Aleksandr Mezin <mezin.alexander@gmail.com>
Link: https://lore.kernel.org/r/20211228014813.832491-1-mezin.alexander@gmail.com
Signed-off-by: Guenter Roeck <linux@roeck-us.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions