Re: [PATCH 2/2] drm/imx: allow building under COMPILE_TEST

2019-01-30 Thread Linus Walleij
On Thu, Jan 24, 2019 at 1:51 PM Philipp Zabel wrote: > Allow to compile-test imx-drm on other platforms. > > Signed-off-by: Philipp Zabel Reviewed-by: Linus Walleij Yours, Linus Walleij ___ dri-devel mailing list dri-devel@lists.freedesktop.org http

[PATCH 2/2] drm/imx: allow building under COMPILE_TEST

2019-01-24 Thread Philipp Zabel
Allow to compile-test imx-drm on other platforms. Signed-off-by: Philipp Zabel --- drivers/gpu/drm/imx/Kconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/gpu/drm/imx/Kconfig b/drivers/gpu/drm/imx/Kconfig index c55428490e56..c3c84a09e628 100644 --- a/drivers/gpu/d