提交 87aedfe2 编写于 作者: A Aaro Koskinen 提交者: Tony Lindgren

arm: omap1: mbox: delete unused variable

Delete unused variable from probe().
Signed-off-by: NAaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: NTony Lindgren <tony@atomide.com>
上级 dba5e190
...@@ -145,7 +145,6 @@ static int __devinit omap1_mbox_probe(struct platform_device *pdev) ...@@ -145,7 +145,6 @@ static int __devinit omap1_mbox_probe(struct platform_device *pdev)
{ {
struct resource *mem; struct resource *mem;
int ret; int ret;
int i;
struct omap_mbox **list; struct omap_mbox **list;
list = omap1_mboxes; list = omap1_mboxes;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册