Re: [PATCH] drm/tegra: allow compile test on !ARM v2

2023-04-04 Thread Thierry Reding
From: Thierry Reding On Wed, 22 Mar 2023 11:39:15 +0100, Christian König wrote: > This compile tests on x86 just perfectly fine. > > v2: fix missing include complained by kernel test robot > > Applied, thanks! [1/1] drm/tegra: allow compile test on !ARM v2 commit:

[PATCH] drm/tegra: allow compile test on !ARM v2

2023-03-22 Thread Christian König
This compile tests on x86 just perfectly fine. v2: fix missing include complained by kernel test robot Signed-off-by: Christian König CC: Thierry Reding CC: Jonathan Hunter CC: linux-te...@vger.kernel.org --- drivers/gpu/drm/tegra/Kconfig | 2 +- drivers/gpu/drm/tegra/gem.c | 1 +