Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 258273
b: refs/heads/master
c: d5b5b2e
h: refs/heads/master
i:
  258271: 890c5ce
v: v3
  • Loading branch information
Dave Martin committed Jul 7, 2011
1 parent 2fcc050 commit d9b2150
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 14 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: eec95e56e6b73cd64468401ce171e70c825b246a
refs/heads/master: d5b5b2e2f8ed10d747854a78f6fab74315eb3607
15 changes: 2 additions & 13 deletions trunk/arch/arm/mm/cache-v4wt.S
Original file line number Diff line number Diff line change
Expand Up @@ -197,16 +197,5 @@ ENDPROC(v4wt_dma_map_area)

__INITDATA

.type v4wt_cache_fns, #object
ENTRY(v4wt_cache_fns)
.long v4wt_flush_icache_all
.long v4wt_flush_kern_cache_all
.long v4wt_flush_user_cache_all
.long v4wt_flush_user_cache_range
.long v4wt_coherent_kern_range
.long v4wt_coherent_user_range
.long v4wt_flush_kern_dcache_area
.long v4wt_dma_map_area
.long v4wt_dma_unmap_area
.long v4wt_dma_flush_range
.size v4wt_cache_fns, . - v4wt_cache_fns
@ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
define_cache_functions v4wt

0 comments on commit d9b2150

Please sign in to comment.