Signed-off-by: Edward O'Callaghan eocallaghan@alterapraxis.com --- drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore | 4 ---- drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore | 4 ---- 2 files changed, 8 deletions(-) delete mode 100644 drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore delete mode 100644 drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore
diff --git a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore b/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore deleted file mode 100644 index 4d12de1..0000000 --- a/drivers/gpu/drm/amd/dal/utils/bw_calc_test_harness/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -x64 -Debug -*.user -*.sdf \ No newline at end of file diff --git a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore b/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore deleted file mode 100644 index 7b285df..0000000 --- a/drivers/gpu/drm/amd/dal/utils/vba_to_c_converter/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -bin -obj -*.user -*.sdf \ No newline at end of file
On 30.04.2016 12:18, Edward O'Callaghan wrote:
You could add a single new .gitignore file, e.g. drivers/gpu/drm/amd/dal/.gitignore .
On 30.04.2016 16:44, Michel Dänzer wrote:
Never mind, I read the patch backwards. In my defence, I think the shortlog is slightly confusing, how about "amdgpu: Remove stale .gitignore files" instead?
On 30.04.2016 17:50, Michel Dänzer wrote:
No, it's fine as is, since the patch presumably removes the now empty directories containing those files as well.
Sorry for the noise,
Reviewed-by: Michel Dänzer michel.daenzer@amd.com
dri-devel@lists.freedesktop.org