Skip to content

Commit

Permalink
MIPS: Alchemy: remove declaration for set_cpuspec
Browse files Browse the repository at this point in the history
set_cpuspec() has been dropped with commit 074cf65
("MIPS: Alchemy: remove cpu_table.") in late 2008.

Signed-off-by: Manuel Lauss <manuel.lauss@gmail.com>
Cc: Linux-MIPS <linux-mips@linux-mips.org>
Patchwork: https://patchwork.linux-mips.org/patch/9150/
Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
  • Loading branch information
Manuel Lauss authored and Ralf Baechle committed Feb 20, 2015
1 parent 45a848f commit 200276e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/mips/alchemy/common/setup.c
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@
#include <au1000.h>

extern void __init board_setup(void);
extern void set_cpuspec(void);
extern void __init alchemy_set_lpj(void);

void __init plat_mem_setup(void)
Expand Down

0 comments on commit 200276e

Please sign in to comment.