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

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

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 25c7581b
......@@ -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("/");
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment