[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20170427112920.3c51a6e0@canb.auug.org.au>
Date: Thu, 27 Apr 2017 11:29:20 +1000
From: Stephen Rothwell <sfr@...b.auug.org.au>
To: Mark Brown <broonie@...nel.org>,
Liam Girdwood <lgirdwood@...il.com>
Cc: Linux-Next Mailing List <linux-next@...r.kernel.org>,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
G Kranthi <gudishax.kranthikumar@...el.com>,
"Subhransu S. Prusty" <subhransu.s.prusty@...el.com>,
Vinod Koul <vinod.koul@...el.com>
Subject: linux-next: build warning after merge of the sound-asoc tree
Hi all,
After merging the sound-asoc tree, today's linux-next build (x86_64
allmodconfig) produced this warning:
sound/soc/intel/skylake/bxt-sst.c: In function 'bxt_sst_dsp_init':
sound/soc/intel/skylake/bxt-sst.c:567:14: warning: 'skl' may be used uninitialized in this function [-Wmaybe-uninitialized]
dev_err(skl->dev, "%s: no device\n", __func__);
^
Introduced by commit
9fe9c7119283 ("ASoC: Intel: Skylake: Move sst common initialization to a helper function")
This looks like an actual bug ...
--
Cheers,
Stephen Rothwell
Powered by blists - more mailing lists