Commit 70034918 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by David S. Miller

net: fix multiple definitions of setup_w6692

Signed-off-by: default avatarStephen Rothwell <sfr@canb.auug.org.au>
Acked-by: default avatarKarsten Keil <keil@b1-systems.de>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 59e57f44
...@@ -1234,7 +1234,7 @@ w6692_dctrl(struct mISDNchannel *ch, u32 cmd, void *arg) ...@@ -1234,7 +1234,7 @@ w6692_dctrl(struct mISDNchannel *ch, u32 cmd, void *arg)
return err; return err;
} }
int static int
setup_w6692(struct w6692_hw *card) setup_w6692(struct w6692_hw *card)
{ {
u32 val; u32 val;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment