Explorar o código

[MIPS] Ocelot: Fix warning.

Remove unused variable.

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Ralf Baechle %!s(int64=19) %!d(string=hai) anos
pai
achega
9486d594ba
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  1. 0 1
      arch/mips/gt64120/momenco_ocelot/prom.c

+ 0 - 1
arch/mips/gt64120/momenco_ocelot/prom.c

@@ -32,7 +32,6 @@ void __init prom_init(void)
 	char **arg = (char **) fw_arg1;
 	char **env = (char **) fw_arg2;
 	struct callvectors *cv = (struct callvectors *) fw_arg3;
-	uint32_t tmp;
 	int i;
 
 	/* save the PROM vectors for debugging use */