From: Manuel Lauss Date: Thu, 29 Jan 2015 15:06:44 +0000 (+0100) Subject: MIPS: Alchemy: remove declaration for set_cpuspec X-Git-Tag: v4.9.8~4727^2~21 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=200276e6730c2817a77cfa6fc7e39ab3a63c4646;p=platform%2Fkernel%2Flinux-rpi3.git MIPS: Alchemy: remove declaration for set_cpuspec set_cpuspec() has been dropped with commit 074cf656700ddd1d2bd7f815f78e785418beb898 ("MIPS: Alchemy: remove cpu_table.") in late 2008. Signed-off-by: Manuel Lauss Cc: Linux-MIPS Patchwork: https://patchwork.linux-mips.org/patch/9150/ Signed-off-by: Ralf Baechle --- diff --git a/arch/mips/alchemy/common/setup.c b/arch/mips/alchemy/common/setup.c index 9a0c4c8..2902138 100644 --- a/arch/mips/alchemy/common/setup.c +++ b/arch/mips/alchemy/common/setup.c @@ -34,7 +34,6 @@ #include extern void __init board_setup(void); -extern void set_cpuspec(void); extern void __init alchemy_set_lpj(void); void __init plat_mem_setup(void)