[PATCH] amdgpu: Kill off stale dal directories
Michel Dänzer
michel at daenzer.net
Sat Apr 30 07:44:48 UTC 2016
On 30.04.2016 12:18, Edward O'Callaghan wrote:
> Signed-off-by: Edward O'Callaghan <eocallaghan at 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
>
You could add a single new .gitignore file, e.g.
drivers/gpu/drm/amd/dal/.gitignore .
--
Earthling Michel Dänzer | http://www.amd.com
Libre software enthusiast | Mesa and X developer
More information about the dri-devel
mailing list