diff options
Diffstat (limited to 'arch/arm/mm/proc-arm925.S')
| -rw-r--r-- | arch/arm/mm/proc-arm925.S | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/arch/arm/mm/proc-arm925.S b/arch/arm/mm/proc-arm925.S index ec5b1180994f..281eb9b9c1d6 100644 --- a/arch/arm/mm/proc-arm925.S +++ b/arch/arm/mm/proc-arm925.S | |||
| @@ -376,6 +376,9 @@ ENTRY(arm925_dma_unmap_area) | |||
| 376 | mov pc, lr | 376 | mov pc, lr |
| 377 | ENDPROC(arm925_dma_unmap_area) | 377 | ENDPROC(arm925_dma_unmap_area) |
| 378 | 378 | ||
| 379 | .globl arm925_flush_kern_cache_louis | ||
| 380 | .equ arm925_flush_kern_cache_louis, arm925_flush_kern_cache_all | ||
| 381 | |||
| 379 | @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S) | 382 | @ define struct cpu_cache_fns (see <asm/cacheflush.h> and proc-macros.S) |
| 380 | define_cache_functions arm925 | 383 | define_cache_functions arm925 |
| 381 | 384 | ||
