[PATCH] powerpc/85xx: Fix compile error on p3060_qds.c
Kumar Gala
galak at kernel.crashing.org
Mon Nov 21 03:13:39 EST 2011
On Nov 20, 2011, at 9:59 AM, Kumar Gala wrote:
> arch/powerpc/platforms/85xx/p3060_qds.c: In function '__machine_initcall_p3060_qds_declare_of_platform_devices':
> arch/powerpc/platforms/85xx/p3060_qds.c:73:1: error: implicit declaration of function 'declare_of_platform_devices'
>
> declare_of_platform_devices should have been corenet_ds_publish_devices.
>
> Signed-off-by: Kumar Gala <galak at kernel.crashing.org>
> ---
> arch/powerpc/platforms/85xx/p3060_qds.c | 2 +-
> 1 files changed, 1 insertions(+), 1 deletions(-)
applied to merge
- k
More information about the Linuxppc-dev
mailing list