From: Joe Perches Date: Sun, 3 Feb 2008 15:34:55 +0000 (+0200) Subject: include/asm-frv/: Spelling fixes X-Git-Tag: v2.6.25-rc1~1059^2~13 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=62018b5b588fbefbeb4542cdb6238495b2d2ea38;p=linux.git include/asm-frv/: Spelling fixes Signed-off-by: Joe Perches Acked-by: David Howells Signed-off-by: Adrian Bunk --- diff --git a/include/asm-frv/cacheflush.h b/include/asm-frv/cacheflush.h index 02500405a6fb..432a69e7f3d4 100644 --- a/include/asm-frv/cacheflush.h +++ b/include/asm-frv/cacheflush.h @@ -29,7 +29,7 @@ #define flush_dcache_mmap_unlock(mapping) do {} while(0) /* - * physically-indexed cache managment + * physically-indexed cache management * - see arch/frv/lib/cache.S */ extern void frv_dcache_writeback(unsigned long start, unsigned long size);