Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 225454
b: refs/heads/master
c: ebd8088
h: refs/heads/master
v: v3
  • Loading branch information
Sedat Dilek authored and David S. Miller committed Jan 3, 2011
1 parent 442b94c commit fd6567d
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: 1170bed04e2acf720de9ccceabe40ff8c56c9c79
refs/heads/master: ebd80880c55364d2850e1ff569869245142318e0
2 changes: 1 addition & 1 deletion trunk/drivers/net/depca.c
Original file line number Diff line number Diff line change
Expand Up @@ -1513,7 +1513,7 @@ static enum depca_type __init depca_shmem_probe (ulong *mem_start)
return adapter;
}

static int __init depca_isa_probe (struct platform_device *device)
static int __devinit depca_isa_probe (struct platform_device *device)
{
struct net_device *dev;
struct depca_private *lp;
Expand Down

0 comments on commit fd6567d

Please sign in to comment.