diff options
Diffstat (limited to 'arch/nds32/include/asm/u-boot.h')
-rw-r--r-- | arch/nds32/include/asm/u-boot.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/nds32/include/asm/u-boot.h b/arch/nds32/include/asm/u-boot.h index 68701d6da9..8c949e7fb7 100644 --- a/arch/nds32/include/asm/u-boot.h +++ b/arch/nds32/include/asm/u-boot.h @@ -21,7 +21,6 @@ #include <asm/u-boot-nds32.h> -#include <environment.h> typedef struct bd_info { unsigned long bi_arch_number; /* unique id for this board */ |