aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-25 17:44:30 +0100
committerMark Brown <[email protected]>2020-11-26 13:07:13 +0000
commita06cd8cf97a336c87a98c7e64e5692c5391b50e6 (patch)
tree06075a98ae1aea8341d7e7a4f9d4a895b19591f1 /tools/perf/scripts/python
parent5207e768347dbb3249ee83979e868850b4b9d23b (diff)
ASoC: da7218: 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/da7218.c:2281:34: warning: ‘da7218_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')
0 files changed, 0 insertions, 0 deletions