aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPierre-Louis Bossart <[email protected]>2020-07-07 14:06:11 -0500
committerMark Brown <[email protected]>2020-07-09 21:56:49 +0100
commitce7ed845eb60c119b033057815a4d1d7261367f9 (patch)
treee8a8a466adaf38b3dea56f0acac75d6614d558c0 /tools/perf/scripts/python
parent07ac670981fc5932ca3799ce7d96431d80afce0e (diff)
ASoC: codecs: max98390: fix 'defined but not used' warning
Fix W=1 warning and removed unused table. In this case this a duplicate of static const struct of_device_id max98390_of_match[] = { { .compatible = "maxim,max98390", }, {} }; MODULE_DEVICE_TABLE(of, max98390_of_match); already used in the rest of the code. Signed-off-by: Pierre-Louis Bossart <[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