]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - env/ubi.c
env: Drop unused env_ptr variables
[people/ms/u-boot.git] / env / ubi.c
index 4d5ae1343defe9bccf1f9b00fc0dfc83296b1868..9399f943dc88b918d33ba3f8f824ea27f00662bf 100644 (file)
--- a/env/ubi.c
+++ b/env/ubi.c
@@ -16,8 +16,6 @@
 #include <ubi_uboot.h>
 #undef crc32
 
-env_t *env_ptr;
-
 DECLARE_GLOBAL_DATA_PTR;
 
 #ifdef CONFIG_CMD_SAVEENV