Commit 62018b5b588fbefbeb4542cdb6238495b2d2ea38
Committed by
Adrian Bunk
1 parent
c78bad11fb
Exists in
master
and in
7 other branches
include/asm-frv/: Spelling fixes
Signed-off-by: Joe Perches <joe@perches.com> Acked-by: David Howells <dhowells@redhat.com> Signed-off-by: Adrian Bunk <bunk@kernel.org>
Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff
include/asm-frv/cacheflush.h
... | ... | @@ -29,7 +29,7 @@ |
29 | 29 | #define flush_dcache_mmap_unlock(mapping) do {} while(0) |
30 | 30 | |
31 | 31 | /* |
32 | - * physically-indexed cache managment | |
32 | + * physically-indexed cache management | |
33 | 33 | * - see arch/frv/lib/cache.S |
34 | 34 | */ |
35 | 35 | extern void frv_dcache_writeback(unsigned long start, unsigned long size); |