Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 296287
b: refs/heads/master
c: fbae0f8
h: refs/heads/master
i:
  296285: 1949469
  296283: 03c8692
  296279: fc1bba1
  296271: 968f866
  296255: 18e66e8
v: v3
  • Loading branch information
Russell King committed Feb 9, 2012
1 parent fd29898 commit 64819df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 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: f942b0fd6c81416bb8d52bc26a76a58c02d87bc2
refs/heads/master: fbae0f8912dc12b284433c05417ea76311205bbf
7 changes: 1 addition & 6 deletions trunk/arch/arm/mach-sa1100/neponset.c
Original file line number Diff line number Diff line change
Expand Up @@ -434,12 +434,7 @@ static int __init neponset_init(void)
subsys_initcall(neponset_init);

static struct map_desc neponset_io_desc[] __initdata = {
{ /* System Registers */
.virtual = 0xf3000000,
.pfn = __phys_to_pfn(0x10000000),
.length = SZ_1M,
.type = MT_DEVICE
}, { /* SA-1111 */
{ /* SA-1111 */
.virtual = 0xf4000000,
.pfn = __phys_to_pfn(0x40000000),
.length = SZ_1M,
Expand Down

0 comments on commit 64819df

Please sign in to comment.