From 768b766bd996d3343eed773643e17d9d1262e659 Mon Sep 17 00:00:00 2001 From: Rabin Vincent Date: Mon, 18 May 2009 17:29:30 +0100 Subject: [PATCH] --- yaml --- r: 145181 b: refs/heads/master c: 982db66352d31892f624390cfb64a1cea5df765a h: refs/heads/master i: 145179: 791bee034467c67d39668001bb618a11b040383b v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-versatile/core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index efd0f863bd90..c751f152bfc1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 8190b37f6483fedc530110d8c7d710d1c0317ba4 +refs/heads/master: 982db66352d31892f624390cfb64a1cea5df765a diff --git a/trunk/arch/arm/mach-versatile/core.c b/trunk/arch/arm/mach-versatile/core.c index 1f929c391af7..b3bebcc5623b 100644 --- a/trunk/arch/arm/mach-versatile/core.c +++ b/trunk/arch/arm/mach-versatile/core.c @@ -413,7 +413,7 @@ static struct clk ref24_clk = { .rate = 24000000, }; -static struct clk_lookup lookups[] __initdata = { +static struct clk_lookup lookups[] = { { /* UART0 */ .dev_id = "dev:f1", .clk = &ref24_clk,