diff --git a/sound/soc/sof/intel/hda.c b/sound/soc/sof/intel/hda.c index 163194062ee4..a9baed1ec6ed 100644 --- a/sound/soc/sof/intel/hda.c +++ b/sound/soc/sof/intel/hda.c @@ -40,8 +40,6 @@ /* platform specific devices */ #include "shim.h" - - /* * Register IO */ @@ -607,7 +605,6 @@ int hda_dsp_probe(struct snd_sof_dev *sdev) */ snd_sof_pci_update_bits(sdev, PCI_TCSEL, 0x07, 0); - /* init HDA capabilities */ ret = hda_init_caps(sdev); if (ret < 0)