Remove unnecessary instances of DECLARE_GLOBAL_DATA_PTR
[oweals/u-boot.git] / drivers / rtc / i2c_rtc_emul.c
index 0e06c97367a2e9cd88e82fd7b321da1c72279e97..2e69a5b9572e3cb5c42a8000be594cb2b3f815aa 100644 (file)
@@ -28,8 +28,6 @@
 #define debug_buffer(x, ...)
 #endif
 
-DECLARE_GLOBAL_DATA_PTR;
-
 /**
  * struct sandbox_i2c_rtc_plat_data - platform data for the RTC
  *