Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

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

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
Loading
Loading
Loading
Loading
+0 −2
Original line number Diff line number Diff line
@@ -106,8 +106,6 @@ MODULE_VERSION(DRV_VERSION);
 * complete immediately.
 */

struct au1000_private *au_macs[NUM_ETH_INTERFACES];

/*
 * board-specific configurations
 *