Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14592
b: refs/heads/master
c: 9b73fcf
h: refs/heads/master
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 21, 2005
1 parent 0d7116b commit 54c55cc
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: 2f3eca8b4f1e9ff3c712519170f5c070ddbddff9
refs/heads/master: 9b73fcf85f65a301107c89e05227cd6fd6965680
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-clps7500/core.c
Original file line number Diff line number Diff line change
Expand Up @@ -260,7 +260,7 @@ static void __init clps7500_init_irq(void)

static struct map_desc cl7500_io_desc[] __initdata = {
{ /* IO space */
.virtual = IO_BASE,
.virtual = (unsigned long)IO_BASE,
.pfn = __phys_to_pfn(IO_START),
.length = IO_SIZE,
.type = MT_DEVICE
Expand Down

0 comments on commit 54c55cc

Please sign in to comment.