Re: [PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB

2008-07-07 Thread Michal Simek
Hi Arnd, > On Thursday 26 June 2008, [EMAIL PROTECTED] wrote: > >> +#include > > You should never need to include linux/autoconf.h anywhere, > just remove this. Remove from all files >> +#include >> +#include >> +#include "../../../mm/internal.h" > > Why do you need to include the internal

Re: [PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB

2008-06-26 Thread Arnd Bergmann
On Thursday 26 June 2008, [EMAIL PROTECTED] wrote: > +#include You should never need to include linux/autoconf.h anywhere, just remove this. > +#include > +#include > +#include "../../../mm/internal.h" Why do you need to include the internal.h file here? If you have a good reason to do it, y

[PATCH 31/60] microblaze_v4: memory inicialization, MMU, TLB

2008-06-26 Thread monstr
From: Michal Simek <[EMAIL PROTECTED]> Signed-off-by: Michal Simek <[EMAIL PROTECTED]> --- arch/microblaze/mm/init.c| 184 ++ include/asm-microblaze/mmu.h | 17 +++ include/asm-microblaze/mmu_context.h | 22 include/asm-microblaze/tlb