Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258305
b: refs/heads/master
c: 3b7f39f
h: refs/heads/master
i:
  258303: 1cd06c0
v: v3
  • Loading branch information
Dave Martin committed Jul 7, 2011
1 parent 09d7e35 commit dc9e13a
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: ca560963675949d026314756221a95fcc38e2df1
refs/heads/master: 3b7f39fa9ad4e19fd87fb1e98a53b4f1700b5d0b
8 changes: 2 additions & 6 deletions trunk/arch/arm/mm/tlb-v6.S
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,5 @@ ENTRY(v6wbi_flush_kern_tlb_range)

__INIT

.type v6wbi_tlb_fns, #object
ENTRY(v6wbi_tlb_fns)
.long v6wbi_flush_user_tlb_range
.long v6wbi_flush_kern_tlb_range
.long v6wbi_tlb_flags
.size v6wbi_tlb_fns, . - v6wbi_tlb_fns
/* define struct cpu_tlb_fns (see <asm/tlbflush.h> and proc-macros.S) */
define_tlb_functions v6wbi, v6wbi_tlb_flags

0 comments on commit dc9e13a

Please sign in to comment.