public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* regulator: build warning in regulator_lock_supply()
@ 2015-11-10  3:21 Frank Rowand
  2015-11-10  7:36 ` Sascha Hauer
  2015-11-10  8:36 ` Mark Brown
  0 siblings, 2 replies; 3+ messages in thread
From: Frank Rowand @ 2015-11-10  3:21 UTC (permalink / raw)
  To: Liam Girdwood, Mark Brown, Sascha Hauer, Linux Kernel list

In the current Linus tree, new build warning.

When CONFIG_DEBUG_LOCK_ALLOC is not enabled,

  drivers/regulator/core.c: In function 'regulator_lock_supply':
  drivers/regulator/core.c:142:6: warning: unused variable 'i' [-Wunused-variable]


Introduced by commit

  9f01cd4a915e1 ("regulator: core: introduce function to lock regulators and its supplies")

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-11-10  8:37 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-10  3:21 regulator: build warning in regulator_lock_supply() Frank Rowand
2015-11-10  7:36 ` Sascha Hauer
2015-11-10  8:36 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox