diff options
author | Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com> | 2013-06-06 09:45:25 (GMT) |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-06-06 23:04:04 (GMT) |
commit | 04b0ed2ad49834fe47d3c4171ad189c688a222b9 (patch) | |
tree | 3aa48a5e3234dd1b3f1e8b10fa0039b5a9d62b12 /drivers/mfd/wm831x-i2c.c | |
parent | ddcd91c6b8ec60a6bd5d3691d2cfaf4447215da1 (diff) | |
download | linux-04b0ed2ad49834fe47d3c4171ad189c688a222b9.tar.xz |
sh_eth: remove duplicate sh_eth_set_duplex() definitions
Remove all the duplicate definitions of sh_eth_set_duplex() under different
#ifdef's, leaving only one outside the #ifdef's. We have to annotate it with
'__maybe_unused' since it's called not from all SoC #ifdef blocks.
Signed-off-by: Nobuhiro Iwamatsu <nobuhiro.iwamatsu.yj@renesas.com>
[Sergei: annotated sh_eth_set_duplex() as '__maybe_unused', added the changelog,
reworded the subject, changing the prefix.]
Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/mfd/wm831x-i2c.c')
0 files changed, 0 insertions, 0 deletions