Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 14141
b: refs/heads/master
c: 865052f
h: refs/heads/master
i:
  14139: ebaac41
v: v3
  • Loading branch information
Russell King authored and Russell King committed Nov 13, 2005
1 parent 3e5d60c commit 250d541
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: 1cf99be560e471a868e14b12c08b0ae383966cec
refs/heads/master: 865052fd51a4f95a9c61961198695877ddc3dc9e
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-footbridge/common.c
Original file line number Diff line number Diff line change
Expand Up @@ -132,7 +132,7 @@ void __init footbridge_init_irq(void)
static struct map_desc fb_common_io_desc[] __initdata = {
{
.virtual = ARMCSR_BASE,
.pfn = __phy_to_pfn(DC21285_ARMCSR_BASE),
.pfn = __phys_to_pfn(DC21285_ARMCSR_BASE),
.length = ARMCSR_SIZE,
.type = MT_DEVICE,
}, {
Expand Down

0 comments on commit 250d541

Please sign in to comment.