On Tue, Aug 17, 2021 at 05:01:50AM +0300, Dmitry Osipenko wrote: > Fix troubles introduced by recent commits. > > Dmitry Osipenko (3): > drm/tegra: dc: Remove unused variables > drm/tegra: uapi: Fix wrong mapping end address in case of disabled > IOMMU > gpu/host1x: fence: Make spinlock static > > drivers/gpu/drm/tegra/dc.c | 3 --- > drivers/gpu/drm/tegra/dc.h | 6 ------ > drivers/gpu/drm/tegra/uapi.c | 2 +- > drivers/gpu/host1x/fence.c | 2 +- > 4 files changed, 2 insertions(+), 11 deletions(-) All three patches applied, thanks. Thierry