net: cpmac: remove cpmac_config
authorFlorian Fainelli <f.fainelli@gmail.com>
Mon, 21 Apr 2014 16:09:20 +0000 (09:09 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 21 Apr 2014 18:59:02 +0000 (14:59 -0400)
commitca6bd4fa3314d8f4d306053ecd143001567fc9d5
tree5835c1899859cec7657f5d1c9d5633be62b6c93e
parent5672a8fd286ced9d15ed81f241486e957c4e332b
net: cpmac: remove cpmac_config

cpmac_config() refuses changing the base address parameter, and ignores
all other parameters, which means that it is pretty useless as it is, so
let's remove it.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/ti/cpmac.c