From: Paul Bolle Date: Sun, 14 Jul 2013 11:29:48 +0000 (+0200) Subject: staging: drm/imx: drop "select OF_VIDEOMODE" X-Git-Tag: v3.11-rc3~11^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3a349cee593a464b25f329a1b76635900187fdb0;p=pandora-kernel.git staging: drm/imx: drop "select OF_VIDEOMODE" Commit ac4c1a9b33 ("staging: drm/imx: Add LDB support") added the DRM_IMX_LDB Kconfig entry. That entry selects OF_VIDEOMODE. But there is no Kconfig symbol named OF_VIDEOMODE. The select statement for that symbol is a nop. Drop it. Signed-off-by: Paul Bolle Acked-by: Sascha Hauer Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed