Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 83981
b: refs/heads/master
c: c41f4af
h: refs/heads/master
i:
  83979: 47e60a9
v: v3
  • Loading branch information
Sean MacLennan authored and Josh Boyer committed Feb 7, 2008
1 parent 2267d51 commit c64a1e4
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: 3c0c6cb5eb2931712d5d750bf27d27d37a44d75e
refs/heads/master: c41f4af8fef6ef5bec7c9d2335ba19636058d2a7
2 changes: 1 addition & 1 deletion trunk/arch/powerpc/platforms/44x/warp.c
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@ static int __init pika_dtm_start(void)
}
of_node_put(np);

fpga = ioremap(res.start + 0x20, 4);
fpga = ioremap(res.start, 0x24);
if (fpga == NULL)
return -ENOENT;

Expand Down

0 comments on commit c64a1e4

Please sign in to comment.