commit | 506c148ee5e1bfb836116353305927ca4c21a23e | [log] [tgz] |
---|---|---|
author | Jie Yang <yang.jie@intel.com> | Thu May 28 22:51:54 2015 +0800 |
committer | Mark Brown <broonie@kernel.org> | Thu May 28 16:05:05 2015 +0100 |
tree | e575525c6b6a09fae0ae71615fa9cb2078abd2bd | |
parent | d0e72cc0ac3dcebf0de179ba1dd33a276642c5bb [diff] |
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>