]> asedeno.scripts.mit.edu Git - linux.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)
commit8e79ec98e1f613f6fda5d91b16f5e38cf0bd4627
treed7cf29a000662bf50b7c795bb5d58b76cedebc00
parent00a5cc096774fbc9ac979765fa820e7c8d9121c4
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