From: Jyri Sarha Date: Wed, 18 Feb 2015 10:26:50 +0000 (+0200) Subject: drm/tilcdc: Force building of DRM_TILCDC_SLAVE_COMPAT X-Git-Tag: omap-for-v4.2/fixes-rc1^2~17^2~38^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c87d2453a1c08da778103d56fd84df37920889e9;p=pandora-kernel.git drm/tilcdc: Force building of DRM_TILCDC_SLAVE_COMPAT If I read Documentation/kbuild/makefiles.txt section 3.6 right, this patch should not be needed. However, without this patch the objects needed for DRM_TILCDC_SLAVE_COMPAT are not linked, if DRM_TILCDC is built as module. Signed-off-by: Jyri Sarha Acked-by: Tomi Valkeinen --- Reading git-diff-tree failed