net: au1000_eth: remove unused global variable.
authorManuel Lauss <manuel.lauss@googlemail.com>
Sat, 11 Dec 2010 09:53:42 +0000 (09:53 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 11 Dec 2010 20:01:48 +0000 (12:01 -0800)
The driver global au_macs[] is unused in the entire kernel tree,
so remove it.

Signed-off-by: Manuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found