[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <564162CC.5080609@gmail.com>
Date: Mon, 09 Nov 2015 19:21:48 -0800
From: Frank Rowand <frowand.list@...il.com>
To: Liam Girdwood <lgirdwood@...il.com>,
Mark Brown <broonie@...nel.org>,
Sascha Hauer <s.hauer@...gutronix.de>,
Linux Kernel list <linux-kernel@...r.kernel.org>
Subject: regulator: build warning in regulator_lock_supply()
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")
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists