diff options
| author | José Expósito <[email protected]> | 2022-11-28 16:55:24 +0000 |
|---|---|---|
| committer | Jiri Kosina <[email protected]> | 2022-12-20 14:37:52 +0000 |
| commit | 54f27dc53f1764986d417cfafe1013806deba668 (patch) | |
| tree | 5e1ea581605691c724412ae17f0d39d70e07ee97 /tools/perf/scripts/python/libxed.py | |
| parent | HID: plantronics: Additional PIDs for double volume key presses quirk (diff) | |
| download | kernel-54f27dc53f1764986d417cfafe1013806deba668.tar.gz kernel-54f27dc53f1764986d417cfafe1013806deba668.zip | |
HID: sony: Fix unused function warning
Compiling this driver without setting "CONFIG_SONY_FF" generates the
following warning:
drivers/hid/hid-sony.c:2358:20: warning: unused function
'sony_send_output_report' [-Wunused-function]
static inline void sony_send_output_report(struct sony_sc *sc)
^
1 warning generated.
Add the missing preprocessor check to fix it.
Signed-off-by: José Expósito <[email protected]>
Signed-off-by: Jiri Kosina <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/libxed.py')
0 files changed, 0 insertions, 0 deletions
