drm/tilcdc: Force building of DRM_TILCDC_SLAVE_COMPAT
authorJyri Sarha <jsarha@ti.com>
Wed, 18 Feb 2015 10:26:50 +0000 (12:26 +0200)
committerJyri Sarha <jsarha@ti.com>
Wed, 27 May 2015 10:13:34 +0000 (13:13 +0300)
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 <jsarha@ti.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/Makefile

Simple merge