diff options
author | Kuninori Morimoto <[email protected]> | 2021-08-16 13:56:15 +0900 |
---|---|---|
committer | Mark Brown <[email protected]> | 2021-08-16 13:29:34 +0100 |
commit | c7577906865c5da232c1eeabaa80129f4702290d (patch) | |
tree | 91b1ada67374388fcadff7b0f65e5eaf74101f12 /tools/perf/scripts/python/intel-pt-events.py | |
parent | c2dea1fba206b6e16940fb2bbf5209b30018833c (diff) |
ASoC: soc-jack: cleanup cppcheck warning for CONFIG_GPIOLIB
This patch cleanups below cppcheck warning.
sound/soc/soc-jack.c:21:6: style: struct member 'jack_gpio_tbl::count' is never used. [unusedStructMember]
int count;
^
sound/soc/soc-jack.c:23:28: style: struct member 'jack_gpio_tbl::gpios' is never used. [unusedStructMember]
struct snd_soc_jack_gpio *gpios;
^
Signed-off-by: Kuninori Morimoto <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions