Browse Source

MIPS: mach-rm: Remove recursive include of cpu-feature-overrides.h

cpu-feautre-overrides.h in mach-rm unnecessarily includes itself, so
drop the pointless include

Signed-off-by: Marcin Nowakowski <marcin.nowakowski@imgtec.com>
Cc: linux-mips@linux-mips.org
Patchwork: https://patchwork.linux-mips.org/patch/15462/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Marcin Nowakowski 8 years ago
parent
commit
1e548da5ce
1 changed files with 0 additions and 2 deletions
  1. 0 2
      arch/mips/include/asm/mach-rm/cpu-feature-overrides.h

+ 0 - 2
arch/mips/include/asm/mach-rm/cpu-feature-overrides.h

@@ -10,8 +10,6 @@
 #ifndef __ASM_MACH_RM200_CPU_FEATURE_OVERRIDES_H
 #define __ASM_MACH_RM200_CPU_FEATURE_OVERRIDES_H
 
-#include <cpu-feature-overrides.h>
-
 #define cpu_has_tlb		1
 #define cpu_has_4kex		1
 #define cpu_has_4k_cache	1