MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.
authorSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 21:51:46 +0000 (16:51 -0500)
committerSteven J. Hill <sjhill@mips.com>
Thu, 13 Sep 2012 22:00:34 +0000 (17:00 -0500)
commit05857c64ecf897209c16ffad9bb3e8d359dd5dca
treee62c65d30be08409bb48ac6f9969ef083443e0aa
parentb2ab4f08e84d4031f82255447180c559bd076bbf
MIPS: Replace 'kernel_uses_smartmips_rixi' with 'cpu_has_rixi'.

Remove usage of the 'kernel_uses_smartmips_rixi' macro from all files
and use new 'cpu_has_rixi' instead.

Signed-off-by: Steven J. Hill <sjhill@mips.com>
Acked-by: David Daney <david.daney@cavium.com>
arch/mips/include/asm/cpu-features.h
arch/mips/include/asm/mach-cavium-octeon/cpu-feature-overrides.h
arch/mips/include/asm/pgtable-bits.h
arch/mips/include/asm/pgtable.h
arch/mips/mm/cache.c
arch/mips/mm/fault.c
arch/mips/mm/tlb-r4k.c
arch/mips/mm/tlbex.c
This page took 0.027282 seconds and 5 git commands to generate.