Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 9533
b: refs/heads/master
c: 702c96d
h: refs/heads/master
i:
  9531: f47acb6
v: v3
  • Loading branch information
Deepak Saxena authored and Linus Torvalds committed Oct 1, 2005
1 parent dcd5cf5 commit 9e63ee8
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: f0e837d9182d7903bde3ebafbd1d0d68c6d32d43
refs/heads/master: 702c96d55059b4a8e5b1eb112ee3b1804708a1bd
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ixp2000/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,7 @@ static struct plat_serial8250_port ixp2000_serial_port[] = {

static struct resource ixp2000_uart_resource = {
.start = IXP2000_UART_PHYS_BASE,
.end = IXP2000_UART_PHYS_BASE + 0xffff,
.end = IXP2000_UART_PHYS_BASE + 0x1f,
.flags = IORESOURCE_MEM,
};

Expand Down

0 comments on commit 9e63ee8

Please sign in to comment.