]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - include/sh_tmu.h
arm: pxa: update LP-8x4x to boot DT kernel
[karo-tx-uboot.git] / include / sh_tmu.h
index 96c589da5052aa70719ab042eb80cdabfe741987..f5b42faea418aff5857849810172f824f3fd677b 100644 (file)
@@ -69,7 +69,7 @@ struct tmu_regs {
 
 static inline unsigned long get_tmu0_clk_rate(void)
 {
-       return CONFIG_SYS_CLK_FREQ;
+       return CONFIG_SH_TMU_CLK_FREQ;
 }
 
 #endif /* __SH_TMU_H */