mirror of
https://github.com/torvalds/linux
synced 2024-11-05 18:23:50 +00:00
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
1 changed files with 1 additions and 1 deletions
|
@ -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);
|
||||
|
|
Loading…
Reference in a new issue