Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258301
b: refs/heads/master
c: d7b84d2
h: refs/heads/master
i:
  258299: c954618
v: v3
  • Loading branch information
Dave Martin committed Jul 7, 2011
1 parent 91243d8 commit 3854987
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 27eebe4cc98c739298b271609d8d064a31f32522
refs/heads/master: d7b84d2438ece9bcf680ea184c8d5cf34239699d
8 changes: 2 additions & 6 deletions trunk/arch/arm/mm/tlb-v3.S
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,5 @@ ENTRY(v3_flush_kern_tlb_range)

__INITDATA

.type v3_tlb_fns, #object
ENTRY(v3_tlb_fns)
.long v3_flush_user_tlb_range
.long v3_flush_kern_tlb_range
.long v3_tlb_flags
.size v3_tlb_fns, . - v3_tlb_fns
/* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
define_tlb_functions v3, v3_tlb_flags

0 comments on commit 3854987

Please sign in to comment.