ARM: SAMSUNG: Move HWMON from plat-s3c24xx to plat-samsung
[pandora-kernel.git] / arch / arm / mach-s3c2410 / mach-bast.c
index 02b1b62..c8786df 100644 (file)
@@ -634,7 +634,7 @@ static void __init bast_map_io(void)
 
        s3c24xx_register_clocks(bast_clocks, ARRAY_SIZE(bast_clocks));
 
-       s3c_device_hwmon.dev.platform_data = &bast_hwmon_info;
+       s3c_hwmon_set_platdata(&bast_hwmon_info);
 
        s3c24xx_init_io(bast_iodesc, ARRAY_SIZE(bast_iodesc));
        s3c24xx_init_clocks(0);