summaryrefslogtreecommitdiffstats
path: root/drivers/net/hydra.c
diff options
context:
space:
mode:
authorRalf Baechle <ralf@linux-mips.org>1999-09-28 22:25:29 +0000
committerRalf Baechle <ralf@linux-mips.org>1999-09-28 22:25:29 +0000
commit0ae8dceaebe3659ee0c3352c08125f403e77ebca (patch)
tree5085c389f09da78182b899d19fe1068b619a69dd /drivers/net/hydra.c
parent273767781288c35c9d679e908672b9996cda4c34 (diff)
Merge with 2.3.10.
Diffstat (limited to 'drivers/net/hydra.c')
-rw-r--r--drivers/net/hydra.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/net/hydra.c b/drivers/net/hydra.c
index 00549b6b9..5ced788bb 100644
--- a/drivers/net/hydra.c
+++ b/drivers/net/hydra.c
@@ -157,7 +157,7 @@ static void memcpyw(u16 *dest, u16 *src, int len)
#endif
-__initfunc(int hydra_probe(struct device *dev))
+int __init hydra_probe(struct device *dev)
{
struct hydra_private *priv;
u32 board;