From 16bb6f6c277aa7ae5b792f6bfeaee808681a30c2 Mon Sep 17 00:00:00 2001 From: Kumar Gala Date: Sun, 20 Nov 2011 09:58:11 -0600 Subject: [PATCH] --- yaml --- r: 275947 b: refs/heads/master c: 05011f370a4f549da69f3841e319043728f65542 h: refs/heads/master i: 275945: 16627910dc367be1ff1eec57dced9aa93068f86e 275943: 18316ef616377722133ccd3ca7e43aa4980edaaa v: v3 --- [refs] | 2 +- trunk/arch/powerpc/platforms/85xx/p3060_qds.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 9f693329ed51..15e31554d4a4 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: a92282524aee149de0014eef10a0771d1d19821f +refs/heads/master: 05011f370a4f549da69f3841e319043728f65542 diff --git a/trunk/arch/powerpc/platforms/85xx/p3060_qds.c b/trunk/arch/powerpc/platforms/85xx/p3060_qds.c index 01dcf44871e9..081cf4ac1881 100644 --- a/trunk/arch/powerpc/platforms/85xx/p3060_qds.c +++ b/trunk/arch/powerpc/platforms/85xx/p3060_qds.c @@ -70,7 +70,7 @@ define_machine(p3060_qds) { .power_save = e500_idle, }; -machine_device_initcall(p3060_qds, declare_of_platform_devices); +machine_device_initcall(p3060_qds, corenet_ds_publish_devices); #ifdef CONFIG_SWIOTLB machine_arch_initcall(p3060_qds, swiotlb_setup_bus_notifier);