ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition
authorLibin Yang <libin.yang@linux.intel.com>
Fri, 29 May 2020 19:35:46 +0000 (14:35 -0500)
committerMark Brown <broonie@kernel.org>
Fri, 29 May 2020 20:23:50 +0000 (21:23 +0100)
commit38acab2d61073ed4a684533d46505feba3eecf67
tree12ab87db3fcb6d93db6be6f188861015de06bd71
parent8f529f0175aa02266542714a569b885dd145b61c
ASoC: sof-sdw: remove CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC condition

As CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC is always enabled in sof-soundwire
driver, let's remove the test of CONFIG_SND_SOC_SOF_HDA_AUDIO_CODEC
in the code.

Signed-off-by: Libin Yang <libin.yang@linux.intel.com>
Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com>
Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
Reviewed-by: Kai Vehmanen <kai.vehmanen@linux.intel.com>
Link: https://lore.kernel.org/r/20200529193547.6077-3-pierre-louis.bossart@linux.intel.com
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/boards/sof_sdw.c
sound/soc/intel/boards/sof_sdw_hdmi.c