sh_eth: remove '__maybe_unused' annotations
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Tue, 11 Jun 2013 23:07:29 +0000 (03:07 +0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 13 Jun 2013 09:45:19 +0000 (02:45 -0700)
Now that  the SoC specific support is no longer done with help of #ifdef'fery,
we  no longer need '__maybe_unused' annotations to sh_eth_select_mii() and
sh_eth_set_duplex()...

Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found