[U-Boot] [PATCH v3 41/72] samsung: Move pmic header out of config file
sjg at google.com
sjg at google.com
Thu May 25 00:06:23 UTC 2017
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 at 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
More information about the U-Boot
mailing list