[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20110305112936.GA30187@opensource.wolfsonmicro.com>
Date: Sat, 5 Mar 2011 11:29:36 +0000
From: Mark Brown <broonie@...nsource.wolfsonmicro.com>
To: Randy Dunlap <randy.dunlap@...cle.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
Zeng Zhaoming <zhaoming.zeng@...escale.com>,
linux-next@...r.kernel.org, LKML <linux-kernel@...r.kernel.org>,
Liam Girdwood <lrg@...mlogic.co.uk>,
alsa-devel@...a-project.org
Subject: Re: [PATCH -next] soc: sgtl5000 uses regulator interfaces
On Fri, Mar 04, 2011 at 05:33:57PM -0800, Randy Dunlap wrote:
> From: Randy Dunlap <randy.dunlap@...cle.com>
>
> sgtl5000 uses regulator interfaces, so make selecting it depend
> on REGULATOR.
>
> sgtl5000.c:(.text+0x4ae33): undefined reference to `regulator_unregister'
> sgtl5000.c:(.text+0x4af41): undefined reference to `rdev_get_drvdata'
> sgtl5000.c:(.text+0x4b191): undefined reference to `regulator_register'
Since the regulator on the device is optional this isn't the best fix,
the code should be updated to support building without regulator.
--
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