Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 210792
b: refs/heads/master
c: a203a13
h: refs/heads/master
v: v3
  • Loading branch information
Kyungmin Park authored and Kukjin Kim committed Sep 14, 2010
1 parent cbbbe59 commit 929f787
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: f1c894de475c2455e6cedcc91d0ee4eb04388f3b
refs/heads/master: a203a13a8843c3ec2d4dbc6285d000079a12afa5
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-s5pv210/cpu.c
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ static struct map_desc s5pv210_iodesc[] __initdata = {
{
.virtual = (unsigned long)S5P_VA_SYSTIMER,
.pfn = __phys_to_pfn(S5PV210_PA_SYSTIMER),
.length = SZ_1M,
.length = SZ_4K,
.type = MT_DEVICE,
}, {
.virtual = (unsigned long)VA_VIC2,
Expand Down

0 comments on commit 929f787

Please sign in to comment.