Commit ad1184c6 authored by Manuel Lauss's avatar Manuel Lauss Committed by David S. Miller

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: default avatarManuel Lauss <manuel.lauss@googlemail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 85a56498
......@@ -106,8 +106,6 @@ MODULE_VERSION(DRV_VERSION);
* complete immediately.
*/
struct au1000_private *au_macs[NUM_ETH_INTERFACES];
/*
* board-specific configurations
*
......
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