diff options
author | Kumar Gala <galak@kernel.crashing.org> | 2010-08-31 11:39:25 -0500 |
---|---|---|
committer | Kumar Gala <galak@kernel.crashing.org> | 2010-08-31 11:41:01 -0500 |
commit | dc1c41f450a5f201f1d8c19aef32319f3b84c273 (patch) | |
tree | 37cc968def9d535310edfce03696ef5abdabc9bf /arch/powerpc/sysdev/fsl_rio.c | |
parent | 6d4f2fb0860c36e7ef16cc41126242a8b6542771 (diff) |
powerpc/85xx: Fix compile issue with p1022_ds due to lmb rename to memblock
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@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/sysdev/fsl_rio.c')
0 files changed, 0 insertions, 0 deletions