diff options
author | 2020-11-25 17:44:31 +0100 | |
---|---|---|
committer | 2020-11-26 13:07:14 +0000 | |
commit | a7de367daa8412fe854a255c2b4ff5bd4399c00a (patch) | |
tree | e8d9ac29d13dc342b8bb6332d10da534fa11efc1 /tools/perf/scripts/python/syscall-counts.py | |
parent | ASoC: da7218: skip of_device_id table when !CONFIG_OF (diff) | |
download | linux-dev-a7de367daa8412fe854a255c2b4ff5bd4399c00a.tar.xz linux-dev-a7de367daa8412fe854a255c2b4ff5bd4399c00a.zip |
ASoC: da7219: skip of_device_id table when !CONFIG_OF
The driver can match by multiple methods. Its of_device_id table is
referenced via of_match_ptr() so it will be unused for !CONFIG_OF
builds:
sound/soc/codecs/da7219.c:1705:34: warning: ‘da7219_of_match’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <krzk@kernel.org>
Link: https://lore.kernel.org/r/20201125164452.89239-19-krzk@kernel.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/syscall-counts.py')
0 files changed, 0 insertions, 0 deletions