From: Christophe Leroy Date: Fri, 3 Sep 2021 08:23:52 +0000 (+0000) Subject: powerpc/powermac: Remove stale declaration of pmac_md X-Git-Tag: v6.6.17~8905^2~66 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9d7fb0643a156a5dddd887814e1263b648501cb0;p=platform%2Fkernel%2Flinux-rpi.git powerpc/powermac: Remove stale declaration of pmac_md pmac_md doesn't exist anymore, remove stall declaration. Fixes: e8222502ee61 ("[PATCH] powerpc: Kill _machine and hard-coded platform numbers") Signed-off-by: Christophe Leroy Signed-off-by: Michael Ellerman Link: https://lore.kernel.org/r/b2e52934e5a500f149e6d94db3cfa0569bc35081.1630657402.git.christophe.leroy@csgroup.eu --- diff --git a/arch/powerpc/platforms/powermac/setup.c b/arch/powerpc/platforms/powermac/setup.c index 86aee3f..13e8a8a 100644 --- a/arch/powerpc/platforms/powermac/setup.c +++ b/arch/powerpc/platforms/powermac/setup.c @@ -79,8 +79,6 @@ int pmac_newworld; static int current_root_goodness = -1; -extern struct machdep_calls pmac_md; - #define DEFAULT_ROOT_DEVICE Root_SDA1 /* sda1 - slightly silly choice */ #ifdef CONFIG_PPC64