summaryrefslogtreecommitdiff
path: root/drivers/power/regulator/lp87565_regulator.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/regulator/lp87565_regulator.c')
-rw-r--r--drivers/power/regulator/lp87565_regulator.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/power/regulator/lp87565_regulator.c b/drivers/power/regulator/lp87565_regulator.c
index d908f6d1fb..94f09f5994 100644
--- a/drivers/power/regulator/lp87565_regulator.c
+++ b/drivers/power/regulator/lp87565_regulator.c
@@ -16,8 +16,6 @@
#include <power/regulator.h>
#include <power/lp87565.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static const char lp87565_buck_ctrl1[LP87565_BUCK_NUM] = {0x2, 0x4, 0x6, 0x8, 0x2, 0x6};
static const char lp87565_buck_vout[LP87565_BUCK_NUM] = {0xA, 0xC, 0xE, 0x10, 0xA, 0xE };