Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258302
b: refs/heads/master
c: f249a64
h: refs/heads/master
v: v3
  • Loading branch information
Dave Martin committed Jul 7, 2011
1 parent 3854987 commit 12e6c97
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: d7b84d2438ece9bcf680ea184c8d5cf34239699d
refs/heads/master: f249a6425a977314e4c2e35cab350fd600780386
8 changes: 2 additions & 6 deletions trunk/arch/arm/mm/tlb-v4.S
Original file line number Diff line number Diff line change
Expand Up @@ -57,9 +57,5 @@ ENTRY(v4_flush_user_tlb_range)

__INITDATA

.type v4_tlb_fns, #object
ENTRY(v4_tlb_fns)
.long v4_flush_user_tlb_range
.long v4_flush_kern_tlb_range
.long v4_tlb_flags
.size v4_tlb_fns, . - v4_tlb_fns
/* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
define_tlb_functions v4, v4_tlb_flags

0 comments on commit 12e6c97

Please sign in to comment.