diff options
Diffstat (limited to 'arch/mips/mm/c-octeon.c')
-rw-r--r-- | arch/mips/mm/c-octeon.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/mm/c-octeon.c b/arch/mips/mm/c-octeon.c index 6ec04daf4231..8557fb552863 100644 --- a/arch/mips/mm/c-octeon.c +++ b/arch/mips/mm/c-octeon.c | |||
@@ -106,7 +106,7 @@ static void octeon_flush_icache_all(void) | |||
106 | * Called to flush all memory associated with a memory | 106 | * Called to flush all memory associated with a memory |
107 | * context. | 107 | * context. |
108 | * | 108 | * |
109 | * @mm: Memory context to flush | 109 | * @mm: Memory context to flush |
110 | */ | 110 | */ |
111 | static void octeon_flush_cache_mm(struct mm_struct *mm) | 111 | static void octeon_flush_cache_mm(struct mm_struct *mm) |
112 | { | 112 | { |