diff options
| author | Peter Ujfalusi <[email protected]> | 2021-05-21 12:28:04 +0300 |
|---|---|---|
| committer | Mark Brown <[email protected]> | 2021-05-21 13:13:41 +0100 |
| commit | 9d5536e0e1ca8409665bdd80d951941d5ce19b8a (patch) | |
| tree | b33fdedfa76c6d1b7581c9bd9bff969e7e8b4fe7 /tools/perf/scripts/python/flamegraph.py | |
| parent | 4f50f16e9414ea41d5c142fd880faab060472a6b (diff) | |
ASoC: SOF: Intel: hda: Remove conditions against CONFIG_PCI
The HDA support can only be compiled when SND_SOC_SOF_PCI is enabled which
depends on CONFIG_PCI.
This makes the IS_ENABLED(CONFIG_PCI) checks redundant in the code, they
will resolve to true all the time.
Signed-off-by: Peter Ujfalusi <[email protected]>
Reviewed-by: Ranjani Sridharan <[email protected]>
Reviewed-by: Pierre-Louis Bossart <[email protected]>
Signed-off-by: Kai Vehmanen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions