Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 362686
b: refs/heads/master
c: cd272d1
h: refs/heads/master
v: v3
  • Loading branch information
Illia Ragozin authored and Russell King committed Apr 17, 2013
1 parent c74b17b commit 42b375a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: de40614e92bf1b0308d953387b0cb9d3a5710186
refs/heads/master: cd272d1ea71583170e95dde02c76166c7f9017e6
1 change: 1 addition & 0 deletions trunk/arch/arm/mm/cache-feroceon-l2.c
Original file line number Diff line number Diff line change
Expand Up @@ -343,6 +343,7 @@ void __init feroceon_l2_init(int __l2_wt_override)
outer_cache.inv_range = feroceon_l2_inv_range;
outer_cache.clean_range = feroceon_l2_clean_range;
outer_cache.flush_range = feroceon_l2_flush_range;
outer_cache.inv_all = l2_inv_all;

enable_l2();

Expand Down

0 comments on commit 42b375a

Please sign in to comment.