From: Philipp Zabel Date: Tue, 21 Jul 2020 14:16:58 +0000 (+0200) Subject: drm/imx: imx-tve: use regmap fast_io spinlock X-Git-Tag: v5.10-rc3~23^2~3^2~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=07f2c94d033b3bac3236058a241de62383b048a1;p=thirdparty%2Fkernel%2Flinux.git drm/imx: imx-tve: use regmap fast_io spinlock Replace the custom spinlock with the fast_io spinlock provided by regmap. Signed-off-by: Philipp Zabel --- diff --git a/drivers/gpu/drm/imx/imx-tve.c b/drivers/gpu/drm/imx/imx-tve.c index 813bb6156a680..854f566032100 100644 --- a/drivers/gpu/drm/imx/imx-tve.c +++ b/drivers/gpu/drm/imx/imx-tve.c @@ -13,7 +13,6 @@ #include #include #include -#include #include #include