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:
Noam Camus
2013-02-26 09:27:59 +02:00
committed by Vineet Gupta
parent e3edeb67fb
commit 68e4790ec4

View File

@@ -8,7 +8,7 @@
#include <asm/clk.h> #include <asm/clk.h>
unsigned long core_freq = 800000000; unsigned long core_freq = 80000000;
/* /*
* As of now we default to device-tree provided clock * As of now we default to device-tree provided clock