Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 9486d594 authored by Ralf Baechle's avatar Ralf Baechle
Browse files

[MIPS] Ocelot: Fix warning.



Remove unused variable.

Signed-off-by: default avatarRalf Baechle <ralf@linux-mips.org>
parent 448f283c
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -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 */