From: Thomas Zimmermann Date: Thu, 3 Nov 2022 15:14:33 +0000 (+0100) Subject: drm/tve200: Include X-Git-Tag: v6.2-rc1~10^2~20^2~34 X-Git-Url: http://git.osdn.net/view?a=commitdiff_plain;h=c91149417104306eb941ab2d57c0c1e24d39a2fa;p=tomoyo%2Ftomoyo-test1.git drm/tve200: Include Include for of_match_ptr(). Signed-off-by: Thomas Zimmermann Reviewed-by: Javier Martinez Canillas Link: https://patchwork.freedesktop.org/patch/msgid/20221103151446.2638-11-tzimmermann@suse.de --- diff --git a/drivers/gpu/drm/tve200/tve200_drv.c b/drivers/gpu/drm/tve200/tve200_drv.c index 04db72e3fa9c..611785e09757 100644 --- a/drivers/gpu/drm/tve200/tve200_drv.c +++ b/drivers/gpu/drm/tve200/tve200_drv.c @@ -32,6 +32,7 @@ #include #include #include +#include #include #include #include