diff options
Diffstat (limited to 'arch/mips/include/asm/mach-generic/cpu-feature-overrides.h')
| -rw-r--r-- | arch/mips/include/asm/mach-generic/cpu-feature-overrides.h | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h b/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h index 7c185bb06f1..42be9e9ced2 100644 --- a/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h +++ b/arch/mips/include/asm/mach-generic/cpu-feature-overrides.h @@ -8,6 +8,6 @@  #ifndef __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H  #define __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H -/* Intentionally empty file ...  */ +/* Intentionally empty file ...	 */  #endif /* __ASM_MACH_GENERIC_CPU_FEATURE_OVERRIDES_H */  |