[PATCH] powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
Kumar Gala
galak at kernel.crashing.org
Wed Sep 1 07:40:17 EST 2010
On Aug 31, 2010, at 11:42 AM, Kumar Gala wrote:
> arch/powerpc/platforms/85xx/p1022_ds.c:22:23: error: linux/lmb.h: No such file or directory
> arch/powerpc/platforms/85xx/p1022_ds.c: In function 'p1022_ds_setup_arch':
> arch/powerpc/platforms/85xx/p1022_ds.c:100: error: implicit declaration of function 'memblock_end_of_DRAM'
> arch/powerpc/platforms/85xx/p1022_ds.c: At top level:
> arch/powerpc/platforms/85xx/p1022_ds.c:147: error: 'udbg_progress' undeclared here (not in a function)
> make[2]: *** [arch/powerpc/platforms/85xx/p1022_ds.o] Error 1
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/platforms/85xx/p1022_ds.c | 4 ++--
> 1 files changed, 2 insertions(+), 2 deletions(-)
applied to merge
- k
More information about the Linuxppc-dev
mailing list