From c87d2453a1c08da778103d56fd84df37920889e9 Mon Sep 17 00:00:00 2001 From: Jyri Sarha Date: Wed, 18 Feb 2015 12:26:50 +0200 Subject: [PATCH] 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-format-patch failed