aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-25 17:44:28 +0100
committerMark Brown <[email protected]>2020-11-26 13:07:11 +0000
commitd11f8974896817382f8adda8b6c9071387cb2ce0 (patch)
tree8cbf0f4d8b37eb7356a3901bfdcc59491f7974be /tools/perf/scripts/python/export-to-sqlite.py
parentbda20fb03e54c261b6ff8b0d04344ed9a1812338 (diff)
ASoC: alc5623: 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/alc5623.c:1071:34: warning: ‘alc5623_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/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions