Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 264291
b: refs/heads/master
c: 20ef5d3
h: refs/heads/master
i:
  264289: e38b0fa
  264287: 573274c
v: v3
  • Loading branch information
Yoichi Yuasa authored and Ralf Baechle committed Sep 21, 2011
1 parent 54e0967 commit 7fe0338
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: d4001e086babc77f26b599893d803a2b6e46d602
refs/heads/master: 20ef5d3a23d5aacb85d0a2808d949e3daf83cd20
2 changes: 1 addition & 1 deletion trunk/arch/mips/pci/pci-rc32434.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,7 @@ static int __init rc32434_pci_init(void)
rc32434_pcibridge_init();

io_map_base = ioremap(rc32434_res_pci_io1.start,
resource_size(&rcrc32434_res_pci_io1));
resource_size(&rc32434_res_pci_io1));

if (!io_map_base)
return -ENOMEM;
Expand Down

0 comments on commit 7fe0338

Please sign in to comment.