Merge git://git.denx.de/u-boot-spi
[platform/kernel/u-boot.git] / drivers / i2c / i2c-uclass.c
index 1397f34..920811a 100644 (file)
@@ -12,8 +12,6 @@
 #include <dm/device-internal.h>
 #include <dm/lists.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 #define I2C_MAX_OFFSET_LEN     4
 
 /* Useful debugging function */