gianfar: Cleanup compile warning caused by 0795af57

Signed-off-by: Li Yang <leoli@freescale.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Li Yang 2007-10-12 21:53:53 +08:00 committed by Jeff Garzik
parent 94e8cc35bc
commit 20ef2bb008
1 changed files with 0 additions and 1 deletions

View File

@ -168,7 +168,6 @@ static int gfar_probe(struct platform_device *pdev)
struct gfar_private *priv = NULL;
struct gianfar_platform_data *einfo;
struct resource *r;
int idx;
int err = 0;
DECLARE_MAC_BUF(mac);