Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 599
b: refs/heads/master
c: 458a83f
h: refs/heads/master
i:
  597: 0a817d5
  595: b73e6b5
  591: 5e11813
v: v3
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Apr 29, 2005
1 parent 39ddc06 commit bc388e4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: ae36bf5861e1091dd337f0b475e043ab07d4a937
refs/heads/master: 458a83fa43e83505f9401783ce9ed41b5a8b5591
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-ixp2000/pci.c
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ static struct resource ixp2000_pci_mem_space = {
};

static struct resource ixp2000_pci_io_space = {
.start = 0x00000000,
.end = 0xffffffff,
.start = 0x00010000,
.end = 0x0001ffff,
.flags = IORESOURCE_IO,
.name = "PCI I/O Space"
};
Expand Down

0 comments on commit bc388e4

Please sign in to comment.