mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-07-16 13:19:56 -04:00
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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user