net: au1000_eth: remove unused global variable.

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>
This commit is contained in:
Manuel Lauss 2010-12-11 09:53:42 +00:00 committed by David S. Miller
parent 85a564983a
commit ad1184c6cf

View file

@ -106,8 +106,6 @@ MODULE_VERSION(DRV_VERSION);
* complete immediately.
*/
struct au1000_private *au_macs[NUM_ETH_INTERFACES];
/*
* board-specific configurations
*