linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator
@ 2012-07-20  4:30 Axel Lin
  2012-07-20 10:14 ` Mark Brown
  0 siblings, 1 reply; 2+ messages in thread
From: Axel Lin @ 2012-07-20  4:30 UTC (permalink / raw)
  To: Mark Brown
  Cc: Fabio Estevam, Sascha Hauer, Arnaud Patard, Liam Girdwood,
	linux-kernel

This function does not exist, remove the extern function declaration.

Signed-off-by: Axel Lin <axel.lin@gmail.com>
---
 drivers/regulator/mc13xxx.h |    1 -
 1 file changed, 1 deletion(-)

diff --git a/drivers/regulator/mc13xxx.h b/drivers/regulator/mc13xxx.h
index 8343a25..eaff551 100644
--- a/drivers/regulator/mc13xxx.h
+++ b/drivers/regulator/mc13xxx.h
@@ -32,7 +32,6 @@ struct mc13xxx_regulator_priv {
 	struct regulator_dev *regulators[];
 };
 
-extern int mc13xxx_sw_regulator(struct regulator_dev *rdev);
 extern int mc13xxx_fixed_regulator_set_voltage(struct regulator_dev *rdev,
 		int min_uV, int max_uV, unsigned *selector);
 extern int mc13xxx_fixed_regulator_get_voltage(struct regulator_dev *rdev);
-- 
1.7.9.5




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

* Re: [PATCH] regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator
  2012-07-20  4:30 [PATCH] regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator Axel Lin
@ 2012-07-20 10:14 ` Mark Brown
  0 siblings, 0 replies; 2+ messages in thread
From: Mark Brown @ 2012-07-20 10:14 UTC (permalink / raw)
  To: Axel Lin
  Cc: Fabio Estevam, Sascha Hauer, Arnaud Patard, Liam Girdwood,
	linux-kernel

[-- Attachment #1: Type: text/plain, Size: 148 bytes --]

On Fri, Jul 20, 2012 at 12:30:34PM +0800, Axel Lin wrote:
> This function does not exist, remove the extern function declaration.

Applied, thanks.

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 836 bytes --]

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

end of thread, other threads:[~2012-07-20 10:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-07-20  4:30 [PATCH] regulator: mc13xxx: Remove extern function declaration for mc13xxx_sw_regulator Axel Lin
2012-07-20 10:14 ` Mark Brown

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).