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

Commit 92c4e225 authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Kill unused local vars in map_prom_timers().

parent 25c7581b
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -638,7 +638,6 @@ static void map_prom_timers(void)
{
	struct device_node *dp;
	unsigned int *addr;
	int tnode, err;

	/* PROM timer node hangs out in the top level of device siblings... */
	dp = of_find_node_by_path("/");