diff options
Diffstat (limited to 'include/asm-sh/cpu-sh5/cacheflush.h')
-rw-r--r-- | include/asm-sh/cpu-sh5/cacheflush.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/include/asm-sh/cpu-sh5/cacheflush.h b/include/asm-sh/cpu-sh5/cacheflush.h index 45d12d6f89c2..98edb5b1da32 100644 --- a/include/asm-sh/cpu-sh5/cacheflush.h +++ b/include/asm-sh/cpu-sh5/cacheflush.h | |||
@@ -1,5 +1,5 @@ | |||
1 | #ifndef __ASM_SH64_CACHEFLUSH_H | 1 | #ifndef __ASM_SH_CPU_SH5_CACHEFLUSH_H |
2 | #define __ASM_SH64_CACHEFLUSH_H | 2 | #define __ASM_SH_CPU_SH5_CACHEFLUSH_H |
3 | 3 | ||
4 | #ifndef __ASSEMBLY__ | 4 | #ifndef __ASSEMBLY__ |
5 | 5 | ||
@@ -31,5 +31,5 @@ extern void flush_icache_user_range(struct vm_area_struct *vma, | |||
31 | 31 | ||
32 | #endif /* __ASSEMBLY__ */ | 32 | #endif /* __ASSEMBLY__ */ |
33 | 33 | ||
34 | #endif /* __ASM_SH64_CACHEFLUSH_H */ | 34 | #endif /* __ASM_SH_CPU_SH5_CACHEFLUSH_H */ |
35 | 35 | ||