Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 101617
b: refs/heads/master
c: 0723abd
h: refs/heads/master
i:
  101615: c86298f
v: v3
  • Loading branch information
Josh Boyer committed May 29, 2008
1 parent 29bf0b4 commit a7a72c4
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 4ebef31fa6e013e5cd3d4522e6018eb6d55046be
refs/heads/master: 0723abd0b2c9d4603b8c51d6615800c2439a328e
2 changes: 2 additions & 0 deletions trunk/arch/powerpc/sysdev/dcr.c
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
#include <asm/prom.h>
#include <asm/dcr.h>

#ifdef CONFIG_PPC_DCR_MMIO
static struct device_node *find_dcr_parent(struct device_node *node)
{
struct device_node *par, *tmp;
Expand All @@ -41,6 +42,7 @@ static struct device_node *find_dcr_parent(struct device_node *node)
}
return par;
}
#endif

#if defined(CONFIG_PPC_DCR_NATIVE) && defined(CONFIG_PPC_DCR_MMIO)

Expand Down

0 comments on commit a7a72c4

Please sign in to comment.