Searched hist:b9047b8d (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/gpu/drm/exynos/ |
H A D | Kconfig | b9047b8d Thu Apr 25 06:36:06 CDT 2013 Sachin Kamat <sachin.kamat@linaro.org> 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> b9047b8d Thu Apr 25 06:36:06 CDT 2013 Sachin Kamat <sachin.kamat@linaro.org> 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>
|