aboutsummaryrefslogtreecommitdiff
path: root/drivers/phy/sandbox-phy.c
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/phy/sandbox-phy.c')
-rw-r--r--drivers/phy/sandbox-phy.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/phy/sandbox-phy.c b/drivers/phy/sandbox-phy.c
index 867c6fe..3ed6837 100644
--- a/drivers/phy/sandbox-phy.c
+++ b/drivers/phy/sandbox-phy.c
@@ -9,8 +9,6 @@
#include <dm.h>
#include <generic-phy.h>
-DECLARE_GLOBAL_DATA_PTR;
-
struct sandbox_phy_priv {
bool initialized;
bool on;