summaryrefslogtreecommitdiff
path: root/include/configs/s5pc210_universal.h
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2017-05-19 02:09:31 (GMT)
committerSimon Glass <sjg@chromium.org>2017-06-01 13:03:12 (GMT)
commitf6e76202d4f11c8e38e2cec6111a8e2f99e83fcc (patch)
tree6634a0daa8298ac1da3548e15c6102d624076bea /include/configs/s5pc210_universal.h
parent1704308eb63bca0425c524438a7a2992689e2982 (diff)
downloadu-boot-f6e76202d4f11c8e38e2cec6111a8e2f99e83fcc.tar.xz
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>
Diffstat (limited to 'include/configs/s5pc210_universal.h')
-rw-r--r--include/configs/s5pc210_universal.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/configs/s5pc210_universal.h b/include/configs/s5pc210_universal.h
index 6c75626..0265684 100644
--- a/include/configs/s5pc210_universal.h
+++ b/include/configs/s5pc210_universal.h
@@ -176,7 +176,6 @@ int universal_spi_read(void);
/* Download menu - definitions for check keys */
#ifndef __ASSEMBLY__
-#include <power/max8998_pmic.h>
#define KEY_PWR_PMIC_NAME "MAX8998_PMIC"
#define KEY_PWR_STATUS_REG MAX8998_REG_STATUS1