From: Seung-Woo Kim Date: Wed, 4 Jan 2012 06:34:32 +0000 (+0900) Subject: drm/exynos: fix build dependency for DRM_EXYNOS_HDMI X-Git-Tag: v3.3-rc2~20^2~1^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2363dc636df34abb795c31668eeadc659e815fbd;p=pandora-kernel.git drm/exynos: fix build dependency for DRM_EXYNOS_HDMI DRM_EXYNOS_HDMI driver and VIDEO_SAMSUNG_S5P_TV driver should be not enabled at once because they use same HW blocks. So dependency for DRM_EXYNOS_HDMI is fixed to check VIDEO_SAMSUNG_S5P_TV=n. Signed-off-by: Seung-Woo Kim Signed-off-by: Inki Dae Signed-off-by: Kyungmin Park --- Reading git-diff-tree failed