Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 73069
b: refs/heads/master
c: 656e608
h: refs/heads/master
i:
  73067: 738ff15
v: v3
  • Loading branch information
Adrian McMenamin authored and Paul Mundt committed Oct 30, 2007
1 parent b15a67b commit 70392ce
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 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: 4d2718d00de9896b27cec86b03c50cbfcf3afde4
refs/heads/master: 656e608747df697fdb7c990499f15bc2406ea2c2
3 changes: 1 addition & 2 deletions trunk/drivers/sh/maple/maple.c
Original file line number Diff line number Diff line change
Expand Up @@ -601,8 +601,7 @@ static int match_maple_bus_driver(struct device *devptr,
return 0;
}

static int maple_bus_uevent(struct device *dev, char **envp,
int num_envp, char *buffer, int buffer_size)
static int maple_bus_uevent(struct device *dev, struct kobj_uevent_env *env)
{
return 0;
}
Expand Down

0 comments on commit 70392ce

Please sign in to comment.