
22 Apr
2015
22 Apr
'15
7:10 p.m.
On 22 April 2015 at 10:31, Simon Glass sjg@chromium.org wrote:
On 20 April 2015 at 12:07, Przemyslaw Marczak p.marczak@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@samsung.com
board/samsung/common/board.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-)
Acked-by: Simon Glass sjg@chromium.org
Would be good to sort the includes correctly (unrelated to your patch).
Applied to u-boot-dm/next, thanks!