From 064f563fc0464bbd6866c484da3665ef6e2b78da Mon Sep 17 00:00:00 2001 From: Rabin Vincent Date: Mon, 18 May 2009 17:26:08 +0100 Subject: [PATCH] --- yaml --- r: 145182 b: refs/heads/master c: a93ea9b357a4d4fce9a1f65bf9c152fb67c30716 h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/arch/arm/mach-integrator/core.c | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/[refs] b/[refs] index c751f152bfc1..14ba69856cb1 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 982db66352d31892f624390cfb64a1cea5df765a +refs/heads/master: a93ea9b357a4d4fce9a1f65bf9c152fb67c30716 diff --git a/trunk/arch/arm/mach-integrator/core.c b/trunk/arch/arm/mach-integrator/core.c index 6f8872913073..a0f60e55da6a 100644 --- a/trunk/arch/arm/mach-integrator/core.c +++ b/trunk/arch/arm/mach-integrator/core.c @@ -121,7 +121,7 @@ static struct clk uartclk = { .rate = 14745600, }; -static struct clk_lookup lookups[] __initdata = { +static struct clk_lookup lookups[] = { { /* UART0 */ .dev_id = "mb:16", .clk = &uartclk,