Trent Piepho 6fd8be4bf7 powerpc/fsl-booke: Remove num_tlbcam_entries
This is a global variable defined in fsl_booke_mmu.c with a value that gets
initialized in assembly code in head_fsl_booke.S.

It's never used.

If some code ever does want to know the number of entries in TLB1, then
"numcams = mfspr(SPRN_TLB1CFG) & 0xfff", is a whole lot simpler than a
global initialized during kernel boot from assembly.

Signed-off-by: Trent Piepho <tpiepho@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2009-01-07 15:33:07 -06:00
..
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-31 18:07:42 -05:00
2008-12-12 09:46:31 +01:00