mirror of
https://github.com/torvalds/linux.git
synced 2024-11-13 07:31:45 +00:00
[MIPS] Alchemy: Remove code wrapped by dead symbol CONFIG_AU1000_SRC_CLK
Noticed by Robert P. J. Day (rpjday@mindspring.com). Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
This commit is contained in:
parent
8f597acab2
commit
85a882bc35
@ -203,11 +203,7 @@ wakeup_counter0_set(int ticks)
|
||||
/* I haven't found anyone that doesn't use a 12 MHz source clock,
|
||||
* but just in case.....
|
||||
*/
|
||||
#ifdef CONFIG_AU1000_SRC_CLK
|
||||
#define AU1000_SRC_CLK CONFIG_AU1000_SRC_CLK
|
||||
#else
|
||||
#define AU1000_SRC_CLK 12000000
|
||||
#endif
|
||||
|
||||
/*
|
||||
* We read the real processor speed from the PLL. This is important
|
||||
|
Loading…
Reference in New Issue
Block a user