ARM: SAMSUNG: Move fimc plat. device from board files to plat-samsung
[pandora-kernel.git] / arch / arm / mach-exynos4 / mach-universal_c210.c
index 18cf5c7..2096c8b 100644 (file)
@@ -920,11 +920,6 @@ static struct s5p_platform_fimc fimc_md_platdata = {
        .num_clients    = ARRAY_SIZE(universal_camera_sensors),
 };
 
-struct platform_device s5p_device_fimc_md = {
-       .name   = "s5p-fimc-md",
-       .id     = -1,
-};
-
 static struct gpio universal_camera_gpios[] = {
        { GPIO_CAM_LEVEL_EN(1), GPIOF_OUT_INIT_HIGH, "CAM_LVL_EN1" },
        { GPIO_CAM_LEVEL_EN(2), GPIOF_OUT_INIT_LOW,  "CAM_LVL_EN2" },