Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 303062
b: refs/heads/master
c: 011b2e8
h: refs/heads/master
v: v3
  • Loading branch information
Ryan Mallon committed Apr 11, 2012
1 parent f3c3a66 commit cbf8295
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: ede55aaa8bb2dd37e302b2f94312306d216e5f97
refs/heads/master: 011b2e84582ba873f63f2c42829f1677782b5cfe
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-ep93xx/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -357,7 +357,7 @@ static struct ep93xx_eth_data ep93xx_eth_data;

static struct resource ep93xx_eth_resource[] = {
DEFINE_RES_MEM(EP93XX_ETHERNET_PHYS_BASE, 0x10000),
DEFINE_REQ_IRQ(IRQ_EP93XX_ETHERNET),
DEFINE_RES_IRQ(IRQ_EP93XX_ETHERNET),
};

static u64 ep93xx_eth_dma_mask = DMA_BIT_MASK(32);
Expand Down

0 comments on commit cbf8295

Please sign in to comment.