Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 143570
b: refs/heads/master
c: 5e075cb
h: refs/heads/master
v: v3
  • Loading branch information
Hartley Sweeten authored and Russell King committed Apr 16, 2009
1 parent 7cd231c commit 66a8dc0
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: 32dc496b47eb31f7a1d115a2708e8ef1d054e1fb
refs/heads/master: 5e075cb5cee4faecc82e2b8a04e640176629976e
2 changes: 1 addition & 1 deletion trunk/drivers/net/arm/ep93xx_eth.c
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ struct ep93xx_descs
struct ep93xx_priv
{
struct resource *res;
void *base_addr;
void __iomem *base_addr;
int irq;

struct ep93xx_descs *descs;
Expand Down

0 comments on commit 66a8dc0

Please sign in to comment.