]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - env/fat.c
env: Drop unused env_ptr variables
[people/ms/u-boot.git] / env / fat.c
index eda18dbf3d4723ddb59ce5e488447ef0636f7833..a5a156c88b5b78c17f133e40397634784d0e93c3 100644 (file)
--- a/env/fat.c
+++ b/env/fat.c
@@ -31,8 +31,6 @@
 # endif
 #endif
 
-env_t *env_ptr;
-
 DECLARE_GLOBAL_DATA_PTR;
 
 #ifdef CMD_SAVEENV