linux/sound/soc/intel
Jie Yang 506c148ee5 ASoC: Intel: remove unused function hsw_pcm_free_modules()
Remove the unused function hsw_pcm_free_modules() to fix the
compling warning:

sound/soc/intel/haswell/sst-haswell-pcm.c:923:13:
 warning: 'sw_pcm_free_modules' defined but not used
 [-Wunused-function]
 static void hsw_pcm_free_modules(struct hsw_priv_data *pdata)

Signed-off-by: Jie Yang <yang.jie@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
2015-05-28 16:05:05 +01:00
..
atom ASoC: Intel: add support for configuring TDM slots for SSP 2015-05-06 19:50:22 +01:00
baytrail ASoC: Intel: Initialize max mailbox size for baytrail 2015-05-22 19:24:32 +01:00
boards ASoC: Intel: Enabled button jack for BSW platform with rt5650 codec 2015-05-06 11:58:29 +01:00
common ASoC: Intel: Allow to configure max size for mailbox data 2015-05-22 19:24:29 +01:00
haswell ASoC: Intel: remove unused function hsw_pcm_free_modules() 2015-05-28 16:05:05 +01:00
Kconfig ASoC: Intel: Support rt5650 codec for Cherrytrail & Braswell 2015-05-04 18:13:59 +01:00
Makefile