summaryrefslogtreecommitdiff
path: root/env/sata.c
diff options
context:
space:
mode:
Diffstat (limited to 'env/sata.c')
-rw-r--r--env/sata.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/env/sata.c b/env/sata.c
index 4bfe0119df..c3e530eb31 100644
--- a/env/sata.c
+++ b/env/sata.c
@@ -24,8 +24,6 @@
#error CONFIG_ENV_OFFSET or CONFIG_ENV_SIZE not defined
#endif
-DECLARE_GLOBAL_DATA_PTR;
-
__weak int sata_get_env_dev(void)
{
return CONFIG_SYS_SATA_ENV_DEV;