]> err.no Git - linux-2.6/blobdiff - arch/arm/mach-s3c2410/mach-bast.c
[ARM] S3C24XX: s3c243xx_clock_register() data can be __initdata
[linux-2.6] / arch / arm / mach-s3c2410 / mach-bast.c
index 965f271297074c1c07a0c05d8410d14c64bb314e..5c289c3a437886f7434628fac9962ae35d83a323 100644 (file)
@@ -562,7 +562,7 @@ static struct platform_device *bast_devices[] __initdata = {
        &bast_sio,
 };
 
-static struct clk *bast_clocks[] = {
+static struct clk *bast_clocks[] __initdata = {
        &s3c24xx_dclk0,
        &s3c24xx_dclk1,
        &s3c24xx_clkout0,