[U-Boot] [PATCH v3 08/24] pmic: Move pmic related code to ./drivers/power directory

Tom Rini trini at ti.com
Fri Oct 26 23:25:03 CEST 2012


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 <l.majewski at samsung.com>
> Signed-off-by: Kyungmin Park <kyungmin.park at samsung.com>
> ---
> 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: <http://lists.denx.de/pipermail/u-boot/attachments/20121026/1a607469/attachment.pgp>


More information about the U-Boot mailing list