Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159028
b: refs/heads/master
c: a65a688
h: refs/heads/master
v: v3
  • Loading branch information
Uwe Kleine-König authored and David S. Miller committed Jul 24, 2009
1 parent ed15345 commit aa4f905
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 27a242e92f77c955433ce0347533f401ecdcd0f3
refs/heads/master: a65a688182cd7f5b69bd6dd9022be96ea771642c
2 changes: 1 addition & 1 deletion trunk/drivers/net/sgiseeq.c
Original file line number Diff line number Diff line change
Expand Up @@ -720,7 +720,7 @@ static const struct net_device_ops sgiseeq_netdev_ops = {
.ndo_validate_addr = eth_validate_addr,
};

static int __init sgiseeq_probe(struct platform_device *pdev)
static int __devinit sgiseeq_probe(struct platform_device *pdev)
{
struct sgiseeq_platform_data *pd = pdev->dev.platform_data;
struct hpc3_regs *hpcregs = pd->hpc;
Expand Down

0 comments on commit aa4f905

Please sign in to comment.