diff options
Diffstat (limited to 'firmware/target/arm/as3525/clock-target.h')
-rw-r--r-- | firmware/target/arm/as3525/clock-target.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/firmware/target/arm/as3525/clock-target.h b/firmware/target/arm/as3525/clock-target.h index 65fc681d24..9bb20b21ad 100644 --- a/firmware/target/arm/as3525/clock-target.h +++ b/firmware/target/arm/as3525/clock-target.h | |||
@@ -66,7 +66,6 @@ | |||
66 | #define AS3525_PLLA_FREQ 240000000 | 66 | #define AS3525_PLLA_FREQ 240000000 |
67 | #define AS3525_PLLA_SETTING 0x113B | 67 | #define AS3525_PLLA_SETTING 0x113B |
68 | 68 | ||
69 | /* XXX: CGU_PROC seems to be different as well */ | ||
70 | #define AS3525_FCLK_PREDIV 0 | 69 | #define AS3525_FCLK_PREDIV 0 |
71 | #define AS3525_FCLK_FREQ AS3525_PLLA_FREQ | 70 | #define AS3525_FCLK_FREQ AS3525_PLLA_FREQ |
72 | 71 | ||