]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
ASoC: intel - atom: statify sst_slot_enum_info
authorVinod Koul <vinod.koul@intel.com>
Fri, 19 Jun 2015 18:25:30 +0000 (23:55 +0530)
committerMark Brown <broonie@kernel.org>
Wed, 8 Jul 2015 18:23:51 +0000 (19:23 +0100)
commit9569909f4dda3810be05223e4deb278b794f309b
tree0026cdcd5615fc8b6a24789f5ba74ee206485e42
parent13735d1cecec1b3825f6834c74e67f82ab8cfe68
ASoC: intel - atom: statify sst_slot_enum_info

Sparse complains that sst_slot_enum_info should be static, so make it
static

sound/soc/intel/atom/sst-atom-controls.c:135:5: warning: symbol
'sst_slot_enum_info' was not declared. Should it be static?

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Acked-by: Liam Girdwood <liam.r.girdwood@linux.intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst-atom-controls.c