Skip to content
Commit 05011f37 authored by Kumar Gala's avatar Kumar Gala
Browse files

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: default avatarKumar Gala <galak@kernel.crashing.org>
parent a9228252
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment