forked from Minki/linux
ARC: fix typo with clock speed
Signed-off-by: Noam Camus <noamc@ezchip.com> Signed-off-by: Vineet Gupta <vgupta@synopsys.com>
This commit is contained in:
parent
e3edeb67fb
commit
68e4790ec4
@ -8,7 +8,7 @@
|
||||
|
||||
#include <asm/clk.h>
|
||||
|
||||
unsigned long core_freq = 800000000;
|
||||
unsigned long core_freq = 80000000;
|
||||
|
||||
/*
|
||||
* As of now we default to device-tree provided clock
|
||||
|
Loading…
Reference in New Issue
Block a user