]> git.sur5r.net Git - u-boot/blobdiff - drivers/power/regulator/max77686.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / power / regulator / max77686.c
index 2212d36ed6a91a0324c93b29f9cc788c52717988..6e4ac02036e41573d0d64a6ca326755638976cdf 100644 (file)
@@ -16,8 +16,6 @@
 #include <power/regulator.h>
 #include <power/max77686_pmic.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define MODE(_id, _val, _name) { \
        .id = _id, \
        .register_value = _val, \