diff options
Diffstat (limited to 'arch/arm/mach-exynos/mach-origen.c')
-rw-r--r-- | arch/arm/mach-exynos/mach-origen.c | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/mach-exynos/mach-origen.c b/arch/arm/mach-exynos/mach-origen.c index c606080b5dfa..e6f4191cd14c 100644 --- a/arch/arm/mach-exynos/mach-origen.c +++ b/arch/arm/mach-exynos/mach-origen.c | |||
@@ -711,9 +711,6 @@ static struct platform_device *origen_devices[] __initdata = { | |||
711 | &s5p_device_mfc_l, | 711 | &s5p_device_mfc_l, |
712 | &s5p_device_mfc_r, | 712 | &s5p_device_mfc_r, |
713 | &s5p_device_mixer, | 713 | &s5p_device_mixer, |
714 | #ifdef CONFIG_DRM_EXYNOS | ||
715 | &exynos_device_drm, | ||
716 | #endif | ||
717 | &exynos4_device_ohci, | 714 | &exynos4_device_ohci, |
718 | &origen_device_gpiokeys, | 715 | &origen_device_gpiokeys, |
719 | &origen_lcd_hv070wsa, | 716 | &origen_lcd_hv070wsa, |