Re: [PATCH] drm/amdgpu: fix perms of gfx_v10_0.c

2020-09-30 Thread Alex Deucher
Reviewed-by: Alex Deucher On Mon, Sep 28, 2020 at 4:18 PM Luben Tuikov wrote: > > Fix perms: a+x --> a-x. > > Signed-off-by: Luben Tuikov > --- > drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 0 > 1 file changed, 0 insertions(+), 0 deletions(-) > mode change 100755 => 100644 drivers/gpu/drm/amd/am

[PATCH] drm/amdgpu: fix perms of gfx_v10_0.c

2020-09-28 Thread Luben Tuikov
Fix perms: a+x --> a-x. Signed-off-by: Luben Tuikov --- drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c diff --git a/drivers/gpu/drm/amd/amdgpu/gfx_v10_0.c b/drivers/gpu/drm/amd/amd