powerpc/booke: Move MMUCSR definition into mmu-book3e.h
authorKumar Gala <galak@kernel.crashing.org>
Fri, 14 Aug 2009 14:38:34 +0000 (09:38 -0500)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 25 Aug 2009 01:48:05 +0000 (20:48 -0500)
commitfc4bdb35fba1c8f464fd85b94a5059e752fc85d4
tree249a02a1515fb814d703215352e86de89f09dfbf
parent8934210cfe925f0d3e3089c69e9e88021324801b
powerpc/booke: Move MMUCSR definition into mmu-book3e.h

The MMUCSR is now defined as part of the Book-3E architecture so we
can move it into mmu-book3e.h and add some of the additional bits
defined by the architecture specs.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
arch/powerpc/include/asm/mmu-book3e.h
arch/powerpc/include/asm/reg_booke.h
arch/powerpc/mm/tlb_nohash_low.S
This page took 0.031245 seconds and 5 git commands to generate.