diff options
| author | Krzysztof Kozlowski <[email protected]> | 2020-11-25 17:44:29 +0100 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2020-11-26 13:07:12 +0000 |
| commit | 5207e768347dbb3249ee83979e868850b4b9d23b (patch) | |
| tree | 53bf4235a64bad334b698d91e98deed38837addf /tools/perf/scripts/python/event_analyzing_sample.py | |
| parent | d11f8974896817382f8adda8b6c9071387cb2ce0 (diff) | |
ASoC: alc5632: 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/alc5632.c:1170:34: warning: ‘alc5632_of_match’ defined but not used [-Wunused-const-variable=]
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions