]> git.sur5r.net Git - u-boot/blobdiff - arch/arm/mach-imx/mx8m/clock.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / arch / arm / mach-imx / mx8m / clock.c
index c56ba99d5c63e182bab193856f8c981fb90746a9..04811173432b017dbf3f8252655badbf4f970591 100644 (file)
@@ -14,8 +14,6 @@
 #include <errno.h>
 #include <linux/iopoll.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 static struct anamix_pll *ana_pll = (struct anamix_pll *)ANATOP_BASE_ADDR;
 
 static u32 decode_frac_pll(enum clk_root_src frac_pll)