Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 62601
b: refs/heads/master
c: 51d2611
h: refs/heads/master
i:
  62599: 2b16583
v: v3
  • Loading branch information
Stephen Rothwell authored and Paul Mackerras committed Jul 22, 2007
1 parent 013cd35 commit 2e15a9a
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: b1c30115f4861c9dd2dcaaac2a01acc67dd4cf94
refs/heads/master: 51d261122d0ffac8cf91cc6e74ffcfea23faeb1c
2 changes: 1 addition & 1 deletion trunk/include/linux/of_platform.h
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ extern struct bus_type of_platform_bus_type;
struct of_platform_driver
{
const char *name;
struct of_device_id *match_table;
const struct of_device_id *match_table;
struct module *owner;

int (*probe)(struct of_device* dev,
Expand Down

0 comments on commit 2e15a9a

Please sign in to comment.