Commit 87aedfe2 authored by Aaro Koskinen's avatar Aaro Koskinen Committed by Tony Lindgren

arm: omap1: mbox: delete unused variable

Delete unused variable from probe().
Signed-off-by: default avatarAaro Koskinen <aaro.koskinen@nokia.com>
Signed-off-by: default avatarTony Lindgren <tony@atomide.com>
parent dba5e190
......@@ -145,7 +145,6 @@ static int __devinit omap1_mbox_probe(struct platform_device *pdev)
{
struct resource *mem;
int ret;
int i;
struct omap_mbox **list;
list = omap1_mboxes;
......
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