From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rini Date: Fri, 26 Oct 2012 14:25:03 -0700 Subject: [U-Boot] [PATCH v3 08/24] pmic: Move pmic related code to ./drivers/power directory In-Reply-To: <1350661451-1273-9-git-send-email-l.majewski@samsung.com> References: <1350661451-1273-1-git-send-email-l.majewski@samsung.com> <1350661451-1273-9-git-send-email-l.majewski@samsung.com> Message-ID: <20121026212503.GH31793@bill-the-cat> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Fri, Oct 19, 2012 at 05:43:55PM +0200, Lukasz Majewski wrote: > The PMIC framework has been moved to its more natural place > ./drivers/power from ./drivers/misc directory. > > Signed-off-by: Lukasz Majewski > Signed-off-by: Kyungmin Park > --- > Changes for v2: > - New patch for v2 > Changes for v3: > - None > --- > drivers/misc/Makefile | 7 ------- > drivers/power/Makefile | 8 ++++++++ > drivers/{misc => power/max8997}/pmic_max8997.c | 0 > drivers/{misc => power/max8998}/pmic_max8998.c | 0 OK, problem. This doesn't work with O= building. You need to convert these subdirs to building libmax8997.o, etc. -- Tom -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 836 bytes Desc: Digital signature URL: