diff options
author | Daniel J. Ogorchock <djogorchock@gmail.com> | 2022-05-28 17:23:31 -0400 |
---|---|---|
committer | Jiri Kosina <jkosina@suse.cz> | 2022-06-08 11:49:06 +0200 |
commit | 92cdfba40155aab313d307eecbaef331b447fe54 (patch) | |
tree | 17de542ac9245b98be0db090c0b2596b28e595b1 /CREDITS | |
parent | e51d8d3ea3d773334d2c047c8d1623dba66f592a (diff) | |
download | linux-stable-92cdfba40155aab313d307eecbaef331b447fe54.tar.gz linux-stable-92cdfba40155aab313d307eecbaef331b447fe54.tar.bz2 linux-stable-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 'CREDITS')
0 files changed, 0 insertions, 0 deletions