aboutsummaryrefslogtreecommitdiff
path: root/cpu/arm_cortexa8/s5pc1xx/clock.c
diff options
context:
space:
mode:
Diffstat (limited to 'cpu/arm_cortexa8/s5pc1xx/clock.c')
-rw-r--r--cpu/arm_cortexa8/s5pc1xx/clock.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/cpu/arm_cortexa8/s5pc1xx/clock.c b/cpu/arm_cortexa8/s5pc1xx/clock.c
index a9e78dd79..19619f92c 100644
--- a/cpu/arm_cortexa8/s5pc1xx/clock.c
+++ b/cpu/arm_cortexa8/s5pc1xx/clock.c
@@ -25,12 +25,7 @@
#include <common.h>
#include <asm/io.h>
#include <asm/arch/clock.h>
-
-#define APLL 0
-#define MPLL 1
-#define EPLL 2
-#define HPLL 3
-#define VPLL 4
+#include <asm/arch/clk.h>
#define CLK_M 0
#define CLK_D 1