u-boot/include/asm-generic/u-boot.h
.. .. @@ -87,8 +87,6 @@ 87 87 ulong bi_arch_number; /* unique id for this board */ 88 88 ulong bi_boot_params; /* where this board expects params */ 89 89 90 - /* same as android image header 'os_version' */91 - unsigned int bi_andr_version;92 90 #ifdef CONFIG_NR_DRAM_BANKS 93 91 struct { /* RAM configuration */ 94 92 u64 start;