Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 87299
b: refs/heads/master
c: 88603f1
h: refs/heads/master
i:
  87297: 94b1984
  87295: 47bd6e8
v: v3
  • Loading branch information
Lennert Buytenhek authored and Russell King committed Mar 8, 2008
1 parent e2124b4 commit 3621edf
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: a4f14bace8ddf0cc26fc2d658b6dd37c71178770
refs/heads/master: 88603f1dc1bf414dc21a0361693d1270231a6c59
4 changes: 2 additions & 2 deletions trunk/arch/arm/mach-orion/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -179,8 +179,8 @@ static struct platform_device orion_ehci1 = {

static struct resource orion_eth_shared_resources[] = {
{
.start = ORION_ETH_PHYS_BASE,
.end = ORION_ETH_PHYS_BASE + 0xffff,
.start = ORION_ETH_PHYS_BASE + 0x2000,
.end = ORION_ETH_PHYS_BASE + 0x3fff,
.flags = IORESOURCE_MEM,
},
};
Expand Down

0 comments on commit 3621edf

Please sign in to comment.