diff options
Diffstat (limited to 'arch/arm/mach-exynos/mach-nuri.c')
-rw-r--r-- | arch/arm/mach-exynos/mach-nuri.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-exynos/mach-nuri.c b/arch/arm/mach-exynos/mach-nuri.c index 69359a0c8a1c..27d4ed8b116e 100644 --- a/arch/arm/mach-exynos/mach-nuri.c +++ b/arch/arm/mach-exynos/mach-nuri.c | |||
@@ -1326,9 +1326,6 @@ static struct platform_device *nuri_devices[] __initdata = { | |||
1326 | &cam_vdda_fixed_rdev, | 1326 | &cam_vdda_fixed_rdev, |
1327 | &cam_8m_12v_fixed_rdev, | 1327 | &cam_8m_12v_fixed_rdev, |
1328 | &exynos4_bus_devfreq, | 1328 | &exynos4_bus_devfreq, |
1329 | #ifdef CONFIG_DRM_EXYNOS | ||
1330 | &exynos_device_drm, | ||
1331 | #endif | ||
1332 | }; | 1329 | }; |
1333 | 1330 | ||
1334 | static void __init nuri_map_io(void) | 1331 | static void __init nuri_map_io(void) |