mirror of https://gitee.com/openkylin/linux.git
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>
This commit is contained in:
parent
c78bad11fb
commit
62018b5b58
|
@ -29,7 +29,7 @@
|
||||||
#define flush_dcache_mmap_unlock(mapping) do {} while(0)
|
#define flush_dcache_mmap_unlock(mapping) do {} while(0)
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* physically-indexed cache managment
|
* physically-indexed cache management
|
||||||
* - see arch/frv/lib/cache.S
|
* - see arch/frv/lib/cache.S
|
||||||
*/
|
*/
|
||||||
extern void frv_dcache_writeback(unsigned long start, unsigned long size);
|
extern void frv_dcache_writeback(unsigned long start, unsigned long size);
|
||||||
|
|
Loading…
Reference in New Issue