[AMD Official Use Only - AMD Internal Distribution Only] Ok, will squash this patch.
-----Original Message----- From: Alex Deucher <alexdeuc...@gmail.com> Sent: Friday, September 19, 2025 3:58 AM To: Chai, Thomas <yipeng.c...@amd.com> Cc: amd-gfx@lists.freedesktop.org; Zhang, Hawking <hawking.zh...@amd.com>; Zhou1, Tao <tao.zh...@amd.com>; Li, Candice <candice...@amd.com>; Yang, Stanley <stanley.y...@amd.com> Subject: Re: [PATCH 01/10] drm/amd/ras: Add amdgpu ras manager folder On Wed, Sep 17, 2025 at 9:54 PM YiPeng Chai <yipeng.c...@amd.com> wrote: > > Add amdgpu ras manager folder. > > Signed-off-by: YiPeng Chai <yipeng.c...@amd.com> > Reviewed-by: Tao Zhou <tao.zh...@amd.com> > --- > drivers/gpu/drm/amd/ras/ras_mgr/Makefile | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 > drivers/gpu/drm/amd/ras/ras_mgr/Makefile > > diff --git a/drivers/gpu/drm/amd/ras/ras_mgr/Makefile > b/drivers/gpu/drm/amd/ras/ras_mgr/Makefile > new file mode 100644 > index 000000000000..e69de29bb2d1 Why is this just adding an empty file? If some content exists for this file later in the series, just merge this patch with that one. Alex > -- > 2.34.1 >