drivers/net: strip unused module code from sun3_82586.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 Jan 2012 13:55:46 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2012 17:54:40 +0000 (12:54 -0500)
commit5e6bbedd8238edbfee03d2950369edb08773cd3c
tree7342c69e54fd7287080c3745ec7a103e0cdd06c7
parent3396c7823efb3a5b8630388c464e1034ea031ced
drivers/net: strip unused module code from sun3_82586.c

This code is clearly unused, since it has a #error right
in it.  Given the vintage of sun3 hardware, it is probably
safe to assume that there is little interest in adding new
functionality to the driver now, so just delete the unused
block of code.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Sam Creasey <sammy@sammy.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/i825xx/sun3_82586.c