提交 85a882bc 编写于 作者: R Ralf Baechle

[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK

Noticed by Robert P. J. Day (rpjday@mindspring.com).
Signed-off-by: NRalf Baechle <ralf@linux-mips.org>
上级 8f597aca
...@@ -203,11 +203,7 @@ wakeup_counter0_set(int ticks) ...@@ -203,11 +203,7 @@ wakeup_counter0_set(int ticks)
/* I haven't found anyone that doesn't use a 12 MHz source clock, /* I haven't found anyone that doesn't use a 12 MHz source clock,
* but just in case..... * but just in case.....
*/ */
#ifdef CONFIG_AU1000_SRC_CLK
#define AU1000_SRC_CLK CONFIG_AU1000_SRC_CLK
#else
#define AU1000_SRC_CLK 12000000 #define AU1000_SRC_CLK 12000000
#endif
/* /*
* We read the real processor speed from the PLL. This is important * We read the real processor speed from the PLL. This is important
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册