[AMD Official Use Only - AMD Internal Distribution Only] Reviewed-by:mangesh.ga...@amd.com
>-----Original Message----- >From: amd-gfx <amd-gfx-boun...@lists.freedesktop.org> On Behalf Of Yang Wang >Sent: Friday, September 19, 2025 7:17 AM >To: amd-gfx@lists.freedesktop.org >Subject: [PATCH] drm/amd/pm: place the smu 13.0.0 pptable header into the >correct >folder > >Place the smu 13.0.0 pptable header in the correct folder > >Signed-off-by: Yang Wang <kevinyang.w...@amd.com> >--- > drivers/gpu/drm/amd/pm/{ => swsmu}/inc/smu_v13_0_0_pptable.h | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) rename > drivers/gpu/drm/amd/pm/{ => >swsmu}/inc/smu_v13_0_0_pptable.h (100%) > >diff --git a/drivers/gpu/drm/amd/pm/inc/smu_v13_0_0_pptable.h >b/drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_0_pptable.h >similarity index 100% >rename from drivers/gpu/drm/amd/pm/inc/smu_v13_0_0_pptable.h >rename to drivers/gpu/drm/amd/pm/swsmu/inc/smu_v13_0_0_pptable.h >-- >2.34.1