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 >