X-Git-Url: http://pilppa.org/gitweb/gitweb.cgi?a=blobdiff_plain;f=drivers%2Fnet%2Fjazzsonic.c;h=5c154fe1385956d2797a8946000397b4558631a0;hb=18b8c8f170ce346b88884ebe4060cd6dbe64e1cc;hp=d3825c8ee99493fc01cfb65a0e25bfe07a285bd3;hpb=4d5709a7b7d54fc5882d2943a14988a92d48c00a;p=linux-2.6-omap-h63xx.git diff --git a/drivers/net/jazzsonic.c b/drivers/net/jazzsonic.c index d3825c8ee99..5c154fe1385 100644 --- a/drivers/net/jazzsonic.c +++ b/drivers/net/jazzsonic.c @@ -208,7 +208,6 @@ static int __init jazz_sonic_probe(struct platform_device *pdev) struct sonic_local *lp; struct resource *res; int err = 0; - int i; DECLARE_MAC_BUF(mac); res = platform_get_resource(pdev, IORESOURCE_MEM, 0);