OSDN Git Service

ASoC: Intel: mrfld - remove non static definition
authorVinod Koul <vinod.koul@intel.com>
Thu, 6 Nov 2014 14:00:43 +0000 (19:30 +0530)
committerMark Brown <broonie@kernel.org>
Thu, 6 Nov 2014 16:08:13 +0000 (16:08 +0000)
commit9b105fe447116ee3cd7fe3c09ca6a6d6a05c736b
treec76a130470f623b8ee76b326b6b7b0550dd7eac1
parentb0d94acd634a5cff7fe5fc46131a23997e8d0f60
ASoC: Intel: mrfld - remove non static definition

sst_save_shim64() is defined as static in code but header is non static.
Since this is not used other than file where defined remove non static
definition

Reported-by: kbuild test robot <fengguang.wu@intel.com>
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/sst/sst.h