[PATCH] ppc32: Clean up NUM_TLBCAMS usage for Freescale Book-E PPC's
Made the number of TLB CAM entries private and converted the board consumers to use num_tlbcam_entries which is setup at boot time from configuration registers. This way the only consumers of the #define NUM_TLBCAMS are the arrays used to manage the TLB. Signed-off-by:Kumar Gala <kumar.gala@freescale.com> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- arch/ppc/mm/fsl_booke_mmu.c 2 additions, 0 deletionsarch/ppc/mm/fsl_booke_mmu.c
- arch/ppc/mm/mmu_decl.h 2 additions, 0 deletionsarch/ppc/mm/mmu_decl.h
- arch/ppc/mm/pgtable.c 0 additions, 1 deletionarch/ppc/mm/pgtable.c
- arch/ppc/platforms/85xx/mpc8540_ads.c 2 additions, 2 deletionsarch/ppc/platforms/85xx/mpc8540_ads.c
- arch/ppc/platforms/85xx/mpc85xx_cds_common.c 2 additions, 2 deletionsarch/ppc/platforms/85xx/mpc85xx_cds_common.c
- arch/ppc/platforms/85xx/sbc8560.c 2 additions, 2 deletionsarch/ppc/platforms/85xx/sbc8560.c
- include/asm-ppc/pgtable.h 0 additions, 2 deletionsinclude/asm-ppc/pgtable.h
Loading
Please register or sign in to comment