From 0603a7ae437396629211118fc010481e4ae8a25e Mon Sep 17 00:00:00 2001 From: Ben Dooks Date: Sat, 30 Jan 2010 10:49:15 +0200 Subject: [PATCH] --- yaml --- r: 187713 b: refs/heads/master c: 71ed587d4a5d377ef5a6917043543ff949ff7dcf h: refs/heads/master i: 187711: dab3f5e90da0f1a936b7f2a47111e2abba1617f3 v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-s3c2443/clock.c | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) diff --git a/[refs] b/[refs] index 1fa0475ac0df..e81195263de8 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2dd5f181420ae8ea1cb976b81ed87517f0d4fcd7 +refs/heads/master: 71ed587d4a5d377ef5a6917043543ff949ff7dcf diff --git a/trunk/arch/arm/mach-s3c2443/clock.c b/trunk/arch/arm/mach-s3c2443/clock.c index 3fa37aa62aab..177719c7c267 100644 --- a/trunk/arch/arm/mach-s3c2443/clock.c +++ b/trunk/arch/arm/mach-s3c2443/clock.c @@ -95,14 +95,6 @@ static struct clk clk_mpllref = { .id = -1, }; -#if 0 -static struct clk clk_mpll = { - .name = "mpll", - .parent = &clk_mpllref, - .id = -1, -}; -#endif - static struct clk clk_i2s_ext = { .name = "i2s-ext", .id = -1,