Explorar o código

i386/bootm: remove unused var

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Jean-Christophe PLAGNIOL-VILLARD %!s(int64=17) %!d(string=hai) anos
pai
achega
dd22394413
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      lib_i386/bootm.c

+ 0 - 1
lib_i386/bootm.c

@@ -37,7 +37,6 @@ void do_bootm_linux(cmd_tbl_t *cmdtp, int flag, int argc, char *argv[],
 	void		*base_ptr;
 	ulong		os_data, os_len;
 	ulong		initrd_start, initrd_end;
-	ulong		ep;
 	image_header_t	*hdr;
 	int		ret;
 #if defined(CONFIG_FIT)