]> Pileus Git - ~andy/linux/blobdiff - arch/arm/mach-mx2/clock_imx21.c
Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm
[~andy/linux] / arch / arm / mach-mx2 / clock_imx21.c
index fa2b292d7b3cec25fdea3b61fee30ee363c98364..0850fb88ec15f4dc9e41d3c4bd6e04e6a66e58ab 100644 (file)
@@ -915,7 +915,7 @@ static struct clk clko_clk = {
                .con_id = n, \
                .clk = &c, \
        },
-static struct clk_lookup lookups[] __initdata = {
+static struct clk_lookup lookups[] = {
 /* It's unlikely that any driver wants one of them directly:
        _REGISTER_CLOCK(NULL, "ckih", ckih_clk)
        _REGISTER_CLOCK(NULL, "ckil", ckil_clk)