[U-Boot] [PATCH v4 13/16] dm: board:samsung: power_init_board: add requirement of CONFIG_DM_PMIC

Simon Glass sjg at chromium.org
Wed Apr 22 19:10:55 CEST 2015


On 22 April 2015 at 10:31, Simon Glass <sjg at chromium.org> wrote:
> On 20 April 2015 at 12:07, Przemyslaw Marczak <p.marczak at samsung.com> wrote:
>> In the power_init_board function call, regulator driver init is called,
>> so before compile, make sure that any power framework is defined.
>>
>> Signed-off-by: Przemyslaw Marczak <p.marczak at samsung.com>
>> ---
>>  board/samsung/common/board.c | 4 ++--
>>  1 file changed, 2 insertions(+), 2 deletions(-)
>
> Acked-by: Simon Glass <sjg at chromium.org>
>
> Would be good to sort the includes correctly (unrelated to your patch).

Applied to u-boot-dm/next, thanks!


More information about the U-Boot mailing list