Merge branch for-rmk-devel of git://aeryn.fluff.org.uk/bjdooks/linux into devel
[safe/jmp/linux-2.6] / arch / arm / mach-versatile / core.c
index c39c788..69214fc 100644 (file)
@@ -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,