mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-11 13:27:06 +09:00
ODROID-C4: cpufreq: fix typo to set the default cpufreq
Signed-off-by: Dongjin Kim <tobetter@gmail.com> Change-Id: Ie790225b30477ee0af821c55066df1f83c819b51
This commit is contained in:
@@ -55,7 +55,7 @@
|
||||
#define N2PLUS_A73_DEFAULT 2208000 /* N2 Plus Core A73 */
|
||||
#endif
|
||||
|
||||
#ifdef CONFIG_ARCH_MESON64_ODROIDN2
|
||||
#ifdef CONFIG_ARCH_MESON64_ODROIDC4
|
||||
#define C4_A55_DEFAULT 1800000 /* C4 Core A55 */
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user