Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 211050
b: refs/heads/master
c: 1a8e41c
h: refs/heads/master
v: v3
  • Loading branch information
Catalin Marinas authored and Russell King committed Sep 17, 2010
1 parent 2dc7e63 commit 46967c2
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: a672e99b129e286df2e2697a1b603d82321117f3
refs/heads/master: 1a8e41cd672f894bbd74874eac601e6cedf838fb
2 changes: 1 addition & 1 deletion trunk/arch/arm/mach-vexpress/ct-ca9x4.c
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ static void ct_ca9x4_init(void)
int i;

#ifdef CONFIG_CACHE_L2X0
l2x0_init(MMIO_P2V(CT_CA9X4_L2CC), 0x00000000, 0xfe0fffff);
l2x0_init(MMIO_P2V(CT_CA9X4_L2CC), 0x00400000, 0xfe0fffff);
#endif

clkdev_add_table(lookups, ARRAY_SIZE(lookups));
Expand Down

0 comments on commit 46967c2

Please sign in to comment.