diff options
author | 2022-05-28 17:23:31 -0400 | |
---|---|---|
committer | 2022-06-08 11:49:06 +0200 | |
commit | 92cdfba40155aab313d307eecbaef331b447fe54 (patch) | |
tree | 17de542ac9245b98be0db090c0b2596b28e595b1 /scripts/generate_rust_analyzer.py | |
parent | HID: amd_sfh: Don't show client init failed as error when discovery fails (diff) | |
download | wireguard-linux-92cdfba40155aab313d307eecbaef331b447fe54.tar.xz wireguard-linux-92cdfba40155aab313d307eecbaef331b447fe54.zip |
HID: nintendo: fix unused const warning
JC_RUMBLE_ZERO_AMP_PKT_CNT is only used when force feedback support in
the driver is enabled. Place the declaration in the CONFIG_NINTENDO_FF
ifdef to avoid a warning when compiling without rumble support.
Signed-off-by: Daniel J. Ogorchock <djogorchock@gmail.com>
Reviewed-by: Silvan Jegen <s.jegen@gmail.com>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions