aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2020-11-25 17:44:36 +0100
committerMark Brown <[email protected]>2020-11-26 13:07:18 +0000
commite77332c3e741e88ea025c9d0fbb22c833cdb01ad (patch)
tree33d22668888b242cb49b38e2fedf300cc7c04829 /tools/perf/scripts/python
parenta5a196bf0a0b9af14e0170282a3c8d8febe9fe64 (diff)
ASoC: max98371: 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/max98371.c:411:34: warning: ‘max98371_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