diff options
| author | Pierre-Louis Bossart <[email protected]> | 2023-05-12 13:17:00 -0500 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2023-05-15 20:14:02 +0900 |
| commit | b7b71b8cbd48b435e7e70a27f96b43a8270ec675 (patch) | |
| tree | 1ee54612300c289cda4c3174b5f7e4d863a9f729 /tools/perf/scripts/python/task-analyzer.py | |
| parent | caf7ad845e90f8ac29d7342bea6d9f1fc392c953 (diff) | |
ASoC: SOF: Intel: hda-dai: mark functions as __maybe_unused
hda_dai_hw_params, hda_dai_trigger(), hda_dai_hw_free are currently
only used for HDaudio codec support, but will be reused for
SSP/DMIC/SoundWire in the LunarLake/ACE2.x case. To avoid 'defined but
not used' errors or added complexity in Kconfig, mark all these
functions as __maybe_used.
When SSP/DMIC/SoundWire are added, some of these changes may be
reverted. For now this avoids compilation warnings.
Signed-off-by: Pierre-Louis Bossart <[email protected]
Reviewed-by: Péter Ujfalusi <[email protected]
Reviewed-by: Rander Wang <[email protected]
Reviewed-by: Bard Liao <[email protected]
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions