From: Kumar Gala Date: Sun, 20 Nov 2011 15:58:11 +0000 (-0600) Subject: powerpc/85xx: Fix compile error on p3060_qds.c X-Git-Tag: v3.2-rc4~25^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05011f370a4f549da69f3841e319043728f65542;p=pandora-kernel.git powerpc/85xx: Fix compile error on p3060_qds.c 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 --- Reading git-diff-tree failed