ASoC: Intel: atom: statify cht_quirk
authorVinod Koul <vinod.koul@intel.com>
Fri, 8 Jul 2016 13:00:18 +0000 (18:30 +0530)
committerMark Brown <broonie@kernel.org>
Fri, 8 Jul 2016 14:36:45 +0000 (16:36 +0200)
commit24dad509ed5528bbbe31ff17f9fb39c0473ec8f4
treed6284817ef02d484390060628103663357051c7f
parent5d554ea4f287665b839975ecb11bd29d49a5c9b5
ASoC: Intel: atom: statify cht_quirk

Sparse rightly warns:
sound/soc/intel/atom/sst/sst_acpi.c:353:22: warning: symbol 'cht_quirk' was not declared. Should it be static?

So statify this

Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/atom/sst/sst_acpi.c