提交 92c4e225 编写于 作者: D David S. Miller

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

Signed-off-by: NDavid S. Miller <davem@davemloft.net>
上级 25c7581b
...@@ -638,7 +638,6 @@ static void map_prom_timers(void) ...@@ -638,7 +638,6 @@ static void map_prom_timers(void)
{ {
struct device_node *dp; struct device_node *dp;
unsigned int *addr; unsigned int *addr;
int tnode, err;
/* PROM timer node hangs out in the top level of device siblings... */ /* PROM timer node hangs out in the top level of device siblings... */
dp = of_find_node_by_path("/"); dp = of_find_node_by_path("/");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册