[U-Boot] [PATCH v2 1/2] power: ftpmu010: move drivers/power/ftpmu010.h to include/faraday

Macpaul Lin macpaul at gmail.com
Fri Feb 25 11:14:13 CET 2011


Hi Wolfgang and Albert,

2011/2/18 Po-Yu Chuang <ratbert.chuang at gmail.com>

> From: Po-Yu Chuang <ratbert at faraday-tech.com>
>
> Also add API declarations.
>
> Signed-off-by: Po-Yu Chuang <ratbert at faraday-tech.com>
> ---
> v2:
> move include/ftpmu010.h to include/faraday/ftpmu010.h
>
>  drivers/power/ftpmu010.c   |    2 +-
>  drivers/power/ftpmu010.h   |  146
> ------------------------------------------
>  include/faraday/ftpmu010.h |  150 ++++++++++++++++++++++++++++++--
>

If the patch is reviewed and acceptable, would you please apply this patch
in order to move ftpmu010.h from driver folder to include/faraday folder?
Thus Po-Yu and I will commit the header definitions of those hardware
peripherals made by Faraday into "include/faraday" folder to avoid this kind
of "include ../../xxx.h" statement in other codes.

Thanks a lot.

Best regards,
Macpaul Lin


More information about the U-Boot mailing list