linux/sound/soc/intel/atom
Takashi Sakamoto 65db85fba1 ASoC: intel: atom: localize variable without external linkage
A driver for Intel SST driver for old atom platform includes a variable
which has no external linkage. These functions should have static
qualifier.

This commit adds the qualifier to localize the variable. This issue is
detected by sparse:

sst.c:261:1: warning: symbol 'dev_attr_firmware_version' was not declared. Should it be static?

Cc: Sebastien Guiriec <sebastien.guiriec@intel.com>
Cc: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Takashi Sakamoto <o-takashi@sakamocchi.jp>
Signed-off-by: Mark Brown <broonie@kernel.org>
2017-05-14 19:00:44 +09:00
..
sst ASoC: intel: atom: localize variable without external linkage 2017-05-14 19:00:44 +09:00
Makefile ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM 2017-01-17 17:46:40 +00:00
sst-atom-controls.c Merge branch 'fix/intel' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into asoc-intel 2017-01-31 20:03:10 +00:00
sst-atom-controls.h ASoC: Intel: Atom: add definitions for modem/SSP0 interface 2016-08-15 15:14:57 +01:00
sst-mfld-dsp.h ASoC: Intel: create atom folder and move atom platform files in 2015-04-06 17:49:45 +01:00
sst-mfld-platform-compress.c ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to execute 2016-06-24 12:33:17 +01:00
sst-mfld-platform-pcm.c ASoC: Intel: rename SND_SST_MFLD_PLATFORM to SND_SST_ATOM_HIFI2_PLATFORM 2017-01-17 17:46:40 +00:00
sst-mfld-platform.h ASoC: intel - atom: fix sst_platform_compr_ops declaration 2015-07-08 19:24:05 +01:00