Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 334474
b: refs/heads/master
c: 24fb530
h: refs/heads/master
v: v3
  • Loading branch information
Kim Phillips authored and Rob Herring committed Oct 17, 2012
1 parent 7c4ce55 commit 2d5bde2
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: d2e4151821dc4d1db414de287f6e3503c1718815
refs/heads/master: 24fb530f990394915e8daceeca2a4a4e929e156f
2 changes: 1 addition & 1 deletion trunk/drivers/of/platform.c
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ void of_device_make_bus_id(struct device *dev)
{
static atomic_t bus_no_reg_magic;
struct device_node *node = dev->of_node;
const u32 *reg;
const __be32 *reg;
u64 addr;
const __be32 *addrp;
int magic;
Expand Down

0 comments on commit 2d5bde2

Please sign in to comment.