summaryrefslogtreecommitdiff
path: root/arch/arm/mach-mx6
diff options
context:
space:
mode:
Diffstat (limited to 'arch/arm/mach-mx6')
-rw-r--r--arch/arm/mach-mx6/clock.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/mach-mx6/clock.c b/arch/arm/mach-mx6/clock.c
index 2315244dd9db..0be2167cc916 100644
--- a/arch/arm/mach-mx6/clock.c
+++ b/arch/arm/mach-mx6/clock.c
@@ -1746,7 +1746,6 @@ static struct clk vdoa_clk = {
static unsigned long _clk_gpt_get_rate(struct clk *clk)
{
- u32 reg;
unsigned long rate;
if (mx6q_revision() == IMX_CHIP_REVISION_1_0)