summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorPrzemyslaw Marczak <p.marczak@samsung.com>2014-01-22 11:24:11 +0100
committerMinkyu Kang <mk7.kang@samsung.com>2014-02-03 15:36:14 +0900
commit7f39b0678275c773301da15d3a7cc1ea7ca87171 (patch)
tree9ee6d6dbcf60234994cd382b503fba14bc26e45b /include
parent8475c869c30cbeef1695396b43bc240cc0d35f5a (diff)
downloadblackbird-obmc-uboot-7f39b0678275c773301da15d3a7cc1ea7ca87171.tar.gz
blackbird-obmc-uboot-7f39b0678275c773301da15d3a7cc1ea7ca87171.zip
trats2: Code cleanup.
Remove wrong and unused env variables Trats2 is not as GT-I8800. Signed-off-by: Przemyslaw Marczak <p.marczak@samsung.com> Acked-by: Jaehoon Chung <jh80.chung@samsung.com> Cc: Piotr Wilczek <p.wilczek@samsung.com> Signed-off-by: Minkyu Kang <mk7.kang@samsung.com>
Diffstat (limited to 'include')
-rw-r--r--include/power/max77686_pmic.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/power/max77686_pmic.h b/include/power/max77686_pmic.h
index 16e9016089..c2a772a895 100644
--- a/include/power/max77686_pmic.h
+++ b/include/power/max77686_pmic.h
@@ -8,6 +8,8 @@
#ifndef __MAX77686_H_
#define __MAX77686_H_
+#include <power/pmic.h>
+
enum {
MAX77686_REG_PMIC_ID = 0x0,
MAX77686_REG_PMIC_INTSRC,
OpenPOWER on IntegriCloud