Skip to content

Commit 631f2a0

Browse files
committed
[SQUASHME] ASoC: SOF: intel: skl: remove unused function
Detected with Sparse, remove for now Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>
1 parent 96845d5 commit 631f2a0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

sound/soc/sof/intel/skl.c

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -40,11 +40,6 @@ static const struct snd_sof_debugfs_map skl_dsp_debugfs[] = {
4040
{"dsp", HDA_DSP_BAR, 0, 0x10000},
4141
};
4242

43-
int skl_run_firmware(struct snd_sof_dev *sdev)
44-
{
45-
return 0;
46-
}
47-
4843
/* skylake ops */
4944
struct snd_sof_dsp_ops sof_skl_ops = {
5045
/* probe and remove */

0 commit comments

Comments
 (0)