diff options
author | 2016-07-08 18:30:17 +0530 | |
---|---|---|
committer | 2016-07-08 16:36:45 +0200 | |
commit | 5d554ea4f287665b839975ecb11bd29d49a5c9b5 (patch) | |
tree | 43507758fefd9603f5f7b059fca1da518feea03a /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | ASoC: Intel: Add surface3 entry in CHT-RT5645 machine (diff) | |
download | linux-dev-5d554ea4f287665b839975ecb11bd29d49a5c9b5.tar.xz linux-dev-5d554ea4f287665b839975ecb11bd29d49a5c9b5.zip |
ASoC: Intel: cht: fix uninit variable warning
Kbuild bot reports that we might use dai_index uninitialized.
sound/soc/intel/boards/cht_bsw_rt5645.c:391:37: warning: 'dai_index' may be used uninitialized in this function [-Wmaybe-uninitialized]
Since it is theoretically possible, set it while initializing.
Signed-off-by: Vinod Koul <vinod.koul@intel.com>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions