From: Guo Zhengkui Date: Thu, 29 Jul 2021 03:01:40 +0000 (+0800) Subject: drm/msm: remove a repeated including of X-Git-Tag: accepted/tizen/unified/20230118.172025~6402^2~11^2~19 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=2fd653bbce952af589e326b4663707fc995b0286;p=platform%2Fkernel%2Flinux-rpi.git drm/msm: remove a repeated including of Remove a repeated "#include " in line 19 of the original file. Signed-off-by: Guo Zhengkui Link: https://lore.kernel.org/r/20210729030140.99500-1-guozhengkui@vivo.com Signed-off-by: Dmitry Baryshkov Signed-off-by: Rob Clark --- diff --git a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h index c92a950..c22b07f 100644 --- a/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h +++ b/drivers/gpu/drm/msm/disp/msm_disp_snapshot.h @@ -16,7 +16,6 @@ #include #include #include -#include #include #include #include