]> Pileus Git - ~andy/linux/commit
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)
commit8e994402ad5e6ae3d391c0935f9f1dc2eeb92a5e
tree8bef1e6985131ea7e3e7fb7292a44f3c24b1d59d
parentfe2c6338fd2c6f383c4d4164262f35c8f3708e1f
sh_eth: remove '__maybe_unused' annotations

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>
drivers/net/ethernet/renesas/sh_eth.c