Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[oweals/u-boot.git] / drivers / clk / rockchip / clk_rk3328.c
index 046b4e4c2ff636947d970a60c709800e876ae10e..f9a1e969a859e0856abc47905fe043f3ca882f2d 100644 (file)
@@ -18,8 +18,6 @@
 #include <dm/lists.h>
 #include <dt-bindings/clock/rk3328-cru.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct pll_div {
        u32 refdiv;
        u32 fbdiv;