]> git.baikalelectronics.ru Git - kernel.git/commit
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
authorSachin Kamat <sachin.kamat@linaro.org>
Thu, 25 Apr 2013 11:36:06 +0000 (17:06 +0530)
committerInki Dae <inki.dae@samsung.com>
Mon, 29 Apr 2013 05:35:32 +0000 (14:35 +0900)
commit28e5540a7cca3f12961929cf08ead35fb2e50573
treef34c4550972d86709c3ae15e3f948c2fff2d71ac
parent417f59579bdc3673133da2a828fe1554ff2f7925
drm/exynos: Select VIDEOMODE_HELPERS for FIMD

FIMD also requires video mode helper APIs.
Without this patch we get the following build error:
drivers/gpu/drm/exynos/exynos_drm_fimd.c:895: undefined reference to
`of_get_fb_videomode'
make: *** [vmlinux] Error 1

Signed-off-by: Sachin Kamat <sachin.kamat@linaro.org>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
drivers/gpu/drm/exynos/Kconfig