Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 182147
b: refs/heads/master
c: b9b3778
h: refs/heads/master
i:
  182145: 315c043
  182143: 4459327
v: v3
  • Loading branch information
Ralf Baechle committed Feb 27, 2010
1 parent 9253691 commit a55c876
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: 2a5d66511a6adc0546a92d33734e3ebf7ab0d10c
refs/heads/master: b9b37787d24cca9fbd63f767663e9439fa69aa22
2 changes: 1 addition & 1 deletion trunk/arch/mips/cobalt/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ static struct resource cobalt_mem_resource = {

static struct resource cobalt_io_resource = {
.start = 0x1000,
.end = GT_DEF_PCI0_IO_SIZE - 1,
.end = 0xffffffUL,
.name = "PCI I/O",
.flags = IORESOURCE_IO,
};
Expand Down

0 comments on commit a55c876

Please sign in to comment.