env: Drop environment.h header file where not needed
[oweals/u-boot.git] / cmd / tpm_test.c
index 56a5aa4aa5ead0b6c913250903eeae0a590bd698..c14dd75a260914583b11351c2b7fce079cc03421 100644 (file)
@@ -5,7 +5,6 @@
 
 #include <common.h>
 #include <command.h>
-#include <environment.h>
 #include <tpm-v1.h>
 #include "tpm-user-utils.h"