]> git.sur5r.net Git - u-boot/blobdiff - drivers/i2c/i2c-cdns.c
Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[u-boot] / drivers / i2c / i2c-cdns.c
index 8265ce32106bfdd0093857e0fe0066d9f92fb0c5..a977a7fcbd3769ebd75ad2aa9efbc7f2b1054453 100644 (file)
@@ -19,8 +19,6 @@
 #include <mapmem.h>
 #include <wait_bit.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /* i2c register set */
 struct cdns_i2c_regs {
        u32 control;