aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arch/arm/mach-s3c2443/clock.c8
1 files changed, 0 insertions, 8 deletions
diff --git a/arch/arm/mach-s3c2443/clock.c b/arch/arm/mach-s3c2443/clock.c
index 3fa37aa62aab..177719c7c267 100644
--- a/arch/arm/mach-s3c2443/clock.c
+++ b/arch/arm/mach-s3c2443/clock.c
@@ -95,14 +95,6 @@ static struct clk clk_mpllref = {
95 .id = -1, 95 .id = -1,
96}; 96};
97 97
98#if 0
99static struct clk clk_mpll = {
100 .name = "mpll",
101 .parent = &clk_mpllref,
102 .id = -1,
103};
104#endif
105
106static struct clk clk_i2s_ext = { 98static struct clk clk_i2s_ext = {
107 .name = "i2s-ext", 99 .name = "i2s-ext",
108 .id = -1, 100 .id = -1,