git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
69961d8
)
drm/exynos: Select VIDEOMODE_HELPERS for FIMD
author
Sachin Kamat
<sachin.kamat@linaro.org>
Thu, 25 Apr 2013 11:36:06 +0000
(17:06 +0530)
committer
Inki Dae
<inki.dae@samsung.com>
Mon, 29 Apr 2013 05:35:32 +0000
(14:35 +0900)
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>
No differences found