aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/sound/sof.h
diff options
context:
space:
mode:
authorRanjani Sridharan <ranjani.sridharan@linux.intel.com>2019-12-04 15:15:54 -0600
committerMark Brown <broonie@kernel.org>2019-12-09 18:39:54 +0000
commitf4e4113b2aec2d344276ac07f78e80460eb8ebf8 (patch)
treed2fe7dd8eca3953c384e9b6fefbeda2c0645b5f4 /include/sound/sof.h
parentASoC: SOF: Make creation of machine device from SOF core optional (diff)
downloadwireguard-linux-f4e4113b2aec2d344276ac07f78e80460eb8ebf8.tar.xz
wireguard-linux-f4e4113b2aec2d344276ac07f78e80460eb8ebf8.zip
ASoC: SOF: remove nocodec_fw_filename
Remove nocodec_fw_filename from struct sof_dev_desc as it is not longer needed. Signed-off-by: Ranjani Sridharan <ranjani.sridharan@linux.intel.com> Signed-off-by: Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com> Link: https://lore.kernel.org/r/20191204211556.12671-12-pierre-louis.bossart@linux.intel.com Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'include/sound/sof.h')
-rw-r--r--include/sound/sof.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/sound/sof.h b/include/sound/sof.h
index 1723478db4a2..98a757d3a67d 100644
--- a/include/sound/sof.h
+++ b/include/sound/sof.h
@@ -84,7 +84,6 @@ struct sof_dev_desc {
const void *chip_info;
/* defaults for no codec mode */
- const char *nocodec_fw_filename;
const char *nocodec_tplg_filename;
/* defaults paths for firmware and topology files */