Re: [U-Boot] [PATCH v3 41/72] samsung: Move pmic header out of config file

2017-05-24 Thread sjg
We should not be including a PMIC header file in the board config. Move it to a C file. Signed-off-by: Simon Glass --- 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 change

[U-Boot] [PATCH v3 41/72] samsung: Move pmic header out of config file

2017-05-18 Thread Simon Glass
We should not be including a PMIC header file in the board config. Move it to a C file. Signed-off-by: Simon Glass --- 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 change