]> git.sur5r.net Git - u-boot/blobdiff - common/cros_ec.c
dm: sunxi: Use DM for MMC and SATA on all A10 boards
[u-boot] / common / cros_ec.c
index 7a4f785bc836f9b8fbeaea1c193cbe474ea89d52..1a0caf80dde09551133f882df5c34fb9608e5461 100644 (file)
@@ -13,8 +13,6 @@
 #include <dm.h>
 #include <errno.h>
 
-DECLARE_GLOBAL_DATA_PTR;
-
 struct cros_ec_dev *board_get_cros_ec_dev(void)
 {
        struct udevice *dev;