commit | 19eb1188507cf5f5443b1a5f646ab15fbd75f01b | [log] [tgz] |
---|---|---|
author | Simon Glass <sjg@chromium.org> | Thu May 18 20:09:31 2017 -0600 |
committer | Simon Glass <sjg@chromium.org> | Thu Jun 01 07:03:12 2017 -0600 |
tree | 6634a0daa8298ac1da3548e15c6102d624076bea | |
parent | 654e3a04251e6a1d027cd18fd9c5153a287a8e2a [diff] |
samsung: Move pmic header out of config file 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>