Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 95615
b: refs/heads/master
c: ed5e233
h: refs/heads/master
i:
  95613: 89d6306
  95611: 386bfae
  95607: 0d877f0
  95599: 636641a
  95583: 77130e0
  95551: 12d2818
  95487: d7a08f0
v: v3
  • Loading branch information
Ingo Molnar committed Apr 30, 2008
1 parent 32adb65 commit 7043921
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: fc3fbc45098e5aff59f06962dee79aba2e11430d
refs/heads/master: ed5e233284bc4aff965df7351da8426aa188c8f9
2 changes: 1 addition & 1 deletion trunk/arch/x86/mach-voyager/voyager_cat.c
Original file line number Diff line number Diff line change
Expand Up @@ -877,7 +877,7 @@ void __init voyager_cat_init(void)
request_resource(&iomem_resource, res);
}

qic_addr = (unsigned long)ioremap(qic_addr, 0x400);
qic_addr = (unsigned long)ioremap_cache(qic_addr, 0x400);

for (j = 0; j < 4; j++) {
__u8 cpu;
Expand Down

0 comments on commit 7043921

Please sign in to comment.