aboutsummaryrefslogtreecommitdiff
path: root/common/cros_ec.c
diff options
context:
space:
mode:
Diffstat (limited to 'common/cros_ec.c')
-rw-r--r--common/cros_ec.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/common/cros_ec.c b/common/cros_ec.c
index 7a4f785..1a0caf8 100644
--- a/common/cros_ec.c
+++ b/common/cros_ec.c
@@ -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;