Commit 68e4790e authored by Noam Camus's avatar Noam Camus Committed by Vineet Gupta

ARC: fix typo with clock speed

Signed-off-by: default avatarNoam Camus <noamc@ezchip.com>
Signed-off-by: default avatarVineet Gupta <vgupta@synopsys.com>
parent e3edeb67
......@@ -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
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment