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)
commitc87d2453a1c08da778103d56fd84df37920889e9
tree57299283066e827d5fae0b9c8942cbe5e2e83905
parent4e7221580223ec779748d3d515ba1435bda69459
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 <jsarha@ti.com>
Acked-by: Tomi Valkeinen <tomi.valkeinen@ti.com>
drivers/gpu/drm/Makefile