summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorPeter Ujfalusi <peter.ujfalusi@linux.intel.com>2021-05-21 12:28:04 +0300
committerMark Brown <broonie@kernel.org>2021-05-21 15:13:41 +0300
commit9d5536e0e1ca8409665bdd80d951941d5ce19b8a (patch)
treeb33fdedfa76c6d1b7581c9bd9bff969e7e8b4fe7 /tools/perf/scripts/python
parent4f50f16e9414ea41d5c142fd880faab060472a6b (diff)
downloadlinux-9d5536e0e1ca8409665bdd80d951941d5ce19b8a.tar.xz
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 <peter.ujfalusi@linux.intel.com> Reviewed-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Reviewed-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Signed-off-by: Kai Vehmanen <kai.vehmanen@linux.intel.com> Link: https://lore.kernel.org/r/20210521092804.3721324-8-kai.vehmanen@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions