
25 May
2017
25 May
'17
2:06 a.m.
We should not be including a PMIC header file in the board config. Move it to a C file.
Signed-off-by: Simon Glass sjg@chromium.org ---
Changes in v3: - Add new patch to move pmic header out of config file
Changes in v2: None
board/samsung/common/misc.c | 1 + include/configs/trats2.h | 1 - 2 files changed, 1 insertion(+), 1 deletion(-)
Applied to u-boot-dm