[PATCH 3/5] powerpc: Remove superfluous bootmem includes

Anton Blanchard anton at samba.org
Wed Sep 17 22:08:22 EST 2014


Hi Emil,

> While building corenet64_smp I get this:
> 
> > ../arch/powerpc/mm/pgtable_64.c: In function 'early_alloc_pgtable':
> > ../arch/powerpc/mm/pgtable_64.c:77:95: error: 'MAX_DMA_ADDRESS'
> > undeclared (first use in this
> > function) ../arch/powerpc/mm/pgtable_64.c:77:95: note: each
> > undeclared identifier is reported only once for each function it
> > appears in
> 
> Adding '#include <asm/dma.h>' seems to fix it
> 
> Other than that, for the entire set:
> 
> Tested-by: Emil Medve <Emilian.Medve at Freescale.com>

Thanks for testing! I'll respin the patch with that include added.

Anton


More information about the Linuxppc-dev mailing list