[PATCH 1/2] amdgpu: add Makefile.sources

2015-08-20 Thread Emil Velikov
Seems like git send-email went awol when formatting this, and git am wasn't able to pick it up :( On the good side, I've noticed that we can/should drop amdgpu.h from the LIBDRM_AMDGPU_FILES list. So I've amended that and pushed these two. Thank you Mauro. Emil

[PATCH 1/2] amdgpu: add Makefile.sources

2015-08-20 Thread Emil Velikov
Seems like git send-email went awol when formatting this, and git am wasn't able to pick it up :( On the good side, I've noticed that we can/should drop amdgpu.h from the LIBDRM_AMDGPU_FILES list. So I've amended that and pushed these two. Thank you Mauro. Emil

[PATCH 1/2] amdgpu: add Makefile.sources

2015-08-18 Thread Alex Deucher
On Tue, Aug 18, 2015 at 5:43 AM, Mauro Rossi wrote: > --- > amdgpu/Makefile.am | 18 -- > amdgpu/Makefile.sources | 15 +++ > 2 files changed, 19 insertions(+), 14 deletions(-) > create mode 100644 amdgpu/Makefile.sources For the series: Reviewed-by: Alex Deuche

[PATCH 1/2] amdgpu: add Makefile.sources

2015-08-18 Thread Mauro Rossi
--- amdgpu/Makefile.am | 18 -- amdgpu/Makefile.sources | 15 +++ 2 files changed, 19 insertions(+), 14 deletions(-) create mode 100644 amdgpu/Makefile.sources diff --git a/amdgpu/Makefile.am b/amdgpu/Makefile.am index ed97803..37f7198 100644 --- a/amdgpu/Makefil