Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 204921
b: refs/heads/master
c: 596c955
h: refs/heads/master
i:
  204919: 55e2338
v: v3
  • Loading branch information
Grant Likely committed Jul 15, 2010
1 parent fe8ed31 commit 127e022
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 035ebefc737cce56d3938e9b7eaa5ac0e9c28715
refs/heads/master: 596c955c126608b51ac1ca56de9d670c1f6464cb
4 changes: 4 additions & 0 deletions trunk/drivers/of/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@
#include <linux/of_device.h>
#include <linux/of_platform.h>

#if defined(CONFIG_PPC_DCR)
#include <asm/dcr.h>
#endif

extern struct device_attribute of_platform_device_attrs[];

static int of_platform_bus_match(struct device *dev, struct device_driver *drv)
Expand Down

0 comments on commit 127e022

Please sign in to comment.