~ubuntu-branches/ubuntu/quantal/linux-linaro-mx51/quantal

« back to all changes in this revision

Viewing changes to arch/arm/mm/cache-v4.S

  • Committer: Package Import Robot
  • Author(s): John Rigby, John Rigby
  • Date: 2011-09-26 10:44:23 UTC
  • Revision ID: package-import@ubuntu.com-20110926104423-3o58a3c1bj7x00rs
Tags: 3.0.0-1007.9
[ John Rigby ]

Enable crypto modules and remove crypto-modules from
exclude-module files
LP: #826021

Show diffs side-by-side

added added

removed removed

Lines of Context:
141
141
 
142
142
        __INITDATA
143
143
 
144
 
        .type   v4_cache_fns, #object
145
 
ENTRY(v4_cache_fns)
146
 
        .long   v4_flush_icache_all
147
 
        .long   v4_flush_kern_cache_all
148
 
        .long   v4_flush_user_cache_all
149
 
        .long   v4_flush_user_cache_range
150
 
        .long   v4_coherent_kern_range
151
 
        .long   v4_coherent_user_range
152
 
        .long   v4_flush_kern_dcache_area
153
 
        .long   v4_dma_map_area
154
 
        .long   v4_dma_unmap_area
155
 
        .long   v4_dma_flush_range
156
 
        .size   v4_cache_fns, . - v4_cache_fns
 
144
        @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S)
 
145
        define_cache_functions v4