• Kumar Gala's avatar
    powerpc/85xx: Fix compile error on p3060_qds.c · 05011f37
    Kumar Gala authored
    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>
    05011f37
p3060_qds.c 1.95 KB