commit | 9569909f4dda3810be05223e4deb278b794f309b | [log] [tgz] |
---|---|---|
author | Vinod Koul <vinod.koul@intel.com> | Fri Jun 19 23:55:30 2015 +0530 |
committer | Mark Brown <broonie@kernel.org> | Wed Jul 08 19:23:51 2015 +0100 |
tree | 0026cdcd5615fc8b6a24789f5ba74ee206485e42 | |
parent | 13735d1cecec1b3825f6834c74e67f82ab8cfe68 [diff] |
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>