aboutsummaryrefslogtreecommitdiff
path: root/drivers/power/pmic/lp873x.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/power/pmic/lp873x.c')
-rw-r--r--drivers/power/pmic/lp873x.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/power/pmic/lp873x.c b/drivers/power/pmic/lp873x.c
index 95c2b7e..ec7b9bf 100644
--- a/drivers/power/pmic/lp873x.c
+++ b/drivers/power/pmic/lp873x.c
@@ -15,8 +15,6 @@
#include <power/lp873x.h>
#include <dm/device.h>
-DECLARE_GLOBAL_DATA_PTR;
-
static const struct pmic_child_info pmic_children_info[] = {
{ .prefix = "ldo", .driver = LP873X_LDO_DRIVER },
{ .prefix = "buck", .driver = LP873X_BUCK_DRIVER },