浏览代码

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>
Joe Perches 17 年之前
父节点
当前提交
62018b5b58
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      include/asm-frv/cacheflush.h

+ 1 - 1
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);