]> git.baikalelectronics.ru Git - kernel.git/commit
ASoC: Intel: Skylake: Make local functions static
authorGuneshwor Singh <guneshwor.o.singh@intel.com>
Mon, 4 Dec 2017 05:00:11 +0000 (10:30 +0530)
committerMark Brown <broonie@kernel.org>
Mon, 4 Dec 2017 18:02:17 +0000 (18:02 +0000)
commitf4edbb512103606c1fac0eebd116430e0fea2fa2
treed7cf29a000662bf50b7c795bb5d58b76cedebc00
parent8774602416799d399d2411715f07992433f11db7
ASoC: Intel: Skylake: Make local functions static

Some functions are local to the source and do not need to be in global
scope, so make them static.

Signed-off-by: Guneshwor Singh <guneshwor.o.singh@intel.com>
Acked-By: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
sound/soc/intel/skylake/skl-nhlt.c
sound/soc/intel/skylake/skl.c