diff options
author | 2016-03-15 12:43:21 +0100 | |
---|---|---|
committer | 2016-04-12 22:50:54 +0900 | |
commit | 9b988a0dc93689c93214b518bcb5fd52c44691ba (patch) | |
tree | be787dd62496b42581edead278b2e889bfcd8d76 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | drm/exynos: fix adjusted_mode pointer in exynos_plane_mode_set (diff) | |
download | linux-dev-9b988a0dc93689c93214b518bcb5fd52c44691ba.tar.xz linux-dev-9b988a0dc93689c93214b518bcb5fd52c44691ba.zip |
drm/exynos: build fbdev code conditionally
Fbdev code should be compiled only if CONFIG_DRM_FBDEV_EMULATION option
is enabled. The patch fixes exynos-drm code trying to manipulate
fbdev data which is not initialized in case CONFIG_DRM_FBDEV_EMULATION
is disabled.
Signed-off-by: Andrzej Hajda <a.hajda@samsung.com>
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions