Hi CK, On Wed, 2024-03-20 at 02:04 +0000, CK Hu (胡俊光) wrote: > Hi, Shawn: > > diff --git a/drivers/gpu/drm/mediatek/mtk_drm_plane.c > > b/drivers/gpu/drm/mediatek/mtk_plane.c > > similarity index 99% > > rename from drivers/gpu/drm/mediatek/mtk_drm_plane.c > > rename to drivers/gpu/drm/mediatek/mtk_plane.c > > index 95a4328a9b0b6..4625deb21d406 100644 > > --- a/drivers/gpu/drm/mediatek/mtk_drm_plane.c > > +++ b/drivers/gpu/drm/mediatek/mtk_plane.c > > @@ -16,7 +16,7 @@ > > #include "mtk_crtc.h" > > #include "mtk_ddp_comp.h" > > #include "mtk_drm_drv.h" > > -#include "mtk_drm_gem.h" > > +#include "mtk_gem.h" > > This should be another patch. After removing this, > > Reviewed-by: CK Hu <ck.hu@xxxxxxxxxxxx> > Thank you for the notification. Will fix this error in the next version. Regards, Shawn