https://github.com/torvalds/linux
Revision 05011f370a4f549da69f3841e319043728f65542 authored by Kumar Gala on 20 November 2011, 15:58:11 UTC, committed by Kumar Gala on 24 November 2011, 04:55:47 UTC
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@kernel.crashing.org>
1 parent a922825
History
Tip revision: 05011f370a4f549da69f3841e319043728f65542 authored by Kumar Gala on 20 November 2011, 15:58:11 UTC
powerpc/85xx: Fix compile error on p3060_qds.c
Tip revision: 05011f3

back to top